Skip to content

Commit

Permalink
tinyramfs: add some usb modules
Browse files Browse the repository at this point in the history
  • Loading branch information
dkwo committed Sep 19, 2024
1 parent de2d6ae commit 0c424ce
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tinyramfs
Original file line number Diff line number Diff line change
Expand Up @@ -127,6 +127,7 @@ copy_modules()
find \
fs lib arch crypto drivers/md drivers/ata drivers/scsi \
drivers/block drivers/virtio drivers/usb/host \
drivers/usb/common drivers/usb/core \
drivers/usb/storage drivers/input/keyboard -type f 2> /dev/null |

while read -r _mod; do
Expand Down

0 comments on commit 0c424ce

Please sign in to comment.