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:
@@ -9,7 +9,7 @@ define Profile/FSG3
|
||||
NAME:=Freecom FSG-3
|
||||
PACKAGES:= \
|
||||
kmod-ath5k \
|
||||
kmod-usb-core kmod-usb-uhci kmod-usb2 kmod-usb-storage \
|
||||
kmod-usb-core kmod-usb-uhci kmod-usb2-pci kmod-usb-storage \
|
||||
kmod-fs-ext4 kmod-fs-reiserfs
|
||||
endef
|
||||
|
||||
|
||||
Reference in New Issue
Block a user