From: florian Date: Fri, 9 Oct 2009 07:37:03 +0000 (+0000) Subject: [octeon] select kmod-usb-octeon in the mototech profile X-Git-Url: http://git.ozo.com/?a=commitdiff_plain;h=c0d7c71e534a7c0746a3176a2f6a469cdd49e0ab;hp=99a0d9c9dfd68445c53672dd1fb61a55251f3b50;p=openwrt-10.03%2F.git [octeon] select kmod-usb-octeon in the mototech profile git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18014 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- diff --git a/target/linux/octeon/profiles/100-Mototech.mk b/target/linux/octeon/profiles/100-Mototech.mk index 62698ad93..17e778b1d 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