summaryrefslogtreecommitdiffstats
path: root/target/linux/octeon
diff options
context:
space:
mode:
authorJohn Crispin <john@openwrt.org>2014-10-06 20:05:52 +0000
committerJohn Crispin <john@openwrt.org>2014-10-06 20:05:52 +0000
commit7350373657768c1f3ed542adabbc80084af493fd (patch)
treed94007aeed61f473aff61de416b66d159aa7b4af /target/linux/octeon
parent90cbc9a04fce0bee57bd7b2983e6ae570edfb189 (diff)
downloadmaster-31e0f0ae-7350373657768c1f3ed542adabbc80084af493fd.tar.gz
master-31e0f0ae-7350373657768c1f3ed542adabbc80084af493fd.tar.bz2
master-31e0f0ae-7350373657768c1f3ed542adabbc80084af493fd.zip
octeon: remove kmod-ath9k from default packages
Looks like the targets are Ubiquiti routers which don't come with any wireless cards. Signed-off-by: Roman Yeryomin <roman@advem.lv> SVN-Revision: 42810
Diffstat (limited to 'target/linux/octeon')
-rw-r--r--target/linux/octeon/profiles/000-Generic.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/octeon/profiles/000-Generic.mk b/target/linux/octeon/profiles/000-Generic.mk
index 427fbbaf05..cf9a0137ba 100644
--- a/target/linux/octeon/profiles/000-Generic.mk
+++ b/target/linux/octeon/profiles/000-Generic.mk
@@ -7,7 +7,7 @@
define Profile/generic
NAME:=Generic Octeon board
- PACKAGES:=kmod-ath9k
+ PACKAGES:=
endef
define Profile/generic/Description