1
0
mirror of git://projects.qi-hardware.com/openwrt-xburst.git synced 2024-10-04 07:39:27 +03:00

[octeon] select kmod-usb-octeon in the mototech profile

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18014 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
florian 2009-10-09 07:37:03 +00:00
parent 99a0d9c9df
commit c0d7c71e53

View File

@ -7,7 +7,8 @@
define Profile/mototech
NAME:=Mototech evaluation board
PACKAGES:=kmod-ath9k kmod-ata-core kmod-ata-sil24 kmod-usb-core kmod-usb2
PACKAGES:=kmod-ath9k kmod-ata-core kmod-ata-sil24 kmod-usb-core kmod-usb2 \
kmod-usb-octeon
endef
define Profile/mototech/Description