2
0
forked from Ivasoft/openwrt

ixp4xx: use usb-*-pci where appropriate

Most boards use pci connected usb controllers, so make sure to include
the pci drivers.

Signed-off-by: Jonas Gorski <jogo@openwrt.org>

SVN-Revision: 45840
This commit is contained in:
Jonas Gorski
2015-05-29 14:39:12 +00:00
parent dcd7479a99
commit aafc3092e2
5 changed files with 5 additions and 5 deletions

View File

@@ -8,7 +8,7 @@
define Profile/NSLU2
NAME:=Linksys NSLU2
PACKAGES:=-wpad-mini -kmod-ath5k kmod-scsi-core \
kmod-usb-core kmod-usb-ohci kmod-usb2-pci kmod-usb-storage \
kmod-usb-core kmod-usb-ohci-pci kmod-usb2-pci kmod-usb-storage \
kmod-fs-ext4
endef