From: Florian Fainelli Date: Fri, 9 Oct 2009 07:37:03 +0000 (+0000) Subject: select kmod-usb-octeon in the mototech profile X-Git-Tag: reboot~22198 X-Git-Url: http://git.openwrt.org/?a=commitdiff_plain;h=f8dfba9a0ae55da928ddc3500e315cf0838ffb36;p=openwrt%2Fstaging%2Fchunkeey.git select kmod-usb-octeon in the mototech profile SVN-Revision: 18014 --- diff --git a/target/linux/octeon/profiles/100-Mototech.mk b/target/linux/octeon/profiles/100-Mototech.mk index 62698ad936..17e778b1d4 100644 --- a/target/linux/octeon/profiles/100-Mototech.mk +++ b/target/linux/octeon/profiles/100-Mototech.mk @@ -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