Skip to content

Commit

Permalink
tinyramfs: add some usb modules (#47)
Browse files Browse the repository at this point in the history
  • Loading branch information
dkwo authored Sep 22, 2024
1 parent fd1788a commit 279e830
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 279e830

Please sign in to comment.