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:
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user