1
0
mirror of git://projects.qi-hardware.com/openwrt-xburst.git synced 2024-07-02 21:09:29 +03:00

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
This commit is contained in:
rwhitby 2007-07-21 13:31:45 +00:00
parent 3b1fa8d2b9
commit e671525ba2

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