1
0
mirror of https://git.openwrt.org/openwrt/openwrt.git synced 2024-10-01 00:21:51 +02:00

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

SVN-Revision: 8092
This commit is contained in:
Rod Whitby 2007-07-21 13:31:45 +00:00
parent a82a99d9d2
commit 3d4dc35125

@ -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