aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/octeon
diff options
context:
space:
mode:
authorJohn Crispin <blogic@openwrt.org>2014-10-06 20:05:52 +0000
committerJohn Crispin <blogic@openwrt.org>2014-10-06 20:05:52 +0000
commit47a7f680d5b19da45a3052c77363fca832334231 (patch)
tree5170a50da587432ab157583369eaab67ccda579d /target/linux/octeon
parentf45d8eb92123f8890ac8927ee364e01f4eaac4dd (diff)
downloadmaster-187ad058-47a7f680d5b19da45a3052c77363fca832334231.tar.gz
master-187ad058-47a7f680d5b19da45a3052c77363fca832334231.tar.bz2
master-187ad058-47a7f680d5b19da45a3052c77363fca832334231.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> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@42810 3c298f89-4303-0410-b956-a3cf2f4a3e73
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