ixp4xx/nslu2: Added kmod-usb-ochi to the profile for USB 1.1 devices

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8092 3c298f89-4303-0410-b956-a3cf2f4a3e73
master
Rod Whitby 2007-07-21 13:31:45 +00:00
parent 2131188c56
commit d2391f9f36
1 changed files with 1 additions and 1 deletions

View File

@ -9,7 +9,7 @@ define Profile/NSLU2
NAME:=Linksys NSLU2
PACKAGES:=kmod-ixp4xx-npe devio \
kmod-scsi-core \
kmod-usb-core kmod-usb2 kmod-usb-storage \
kmod-usb-core kmod-usb-ohci kmod-usb2 kmod-usb-storage \
kmod-fs-ext2 kmod-fs-ext3
endef