aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/octeon
diff options
context:
space:
mode:
authorFlorian Fainelli <florian@openwrt.org>2009-10-09 07:37:03 +0000
committerFlorian Fainelli <florian@openwrt.org>2009-10-09 07:37:03 +0000
commitf192e183280b5ac8f3666fb62cf27f557e750848 (patch)
tree08fe639c9a6672284210ae90b23f9778791d8a60 /target/linux/octeon
parent607b4f2b805b06341838519a9a6f91f687da222e (diff)
downloadmaster-187ad058-f192e183280b5ac8f3666fb62cf27f557e750848.tar.gz
master-187ad058-f192e183280b5ac8f3666fb62cf27f557e750848.tar.bz2
master-187ad058-f192e183280b5ac8f3666fb62cf27f557e750848.zip
[octeon] select kmod-usb-octeon in the mototech profile
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18014 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/octeon')
-rw-r--r--target/linux/octeon/profiles/100-Mototech.mk3
1 files changed, 2 insertions, 1 deletions
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