octeon: remove kmod-ath9k from default packages
authorJohn Crispin <john@openwrt.org>
Mon, 6 Oct 2014 20:05:52 +0000 (20:05 +0000)
committerJohn Crispin <john@openwrt.org>
Mon, 6 Oct 2014 20:05:52 +0000 (20:05 +0000)
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

target/linux/octeon/profiles/000-Generic.mk

index 427fbbaf05c32e8d406f6b6e3e19315dc6c592a9..cf9a0137ba8c50f5c1022f62107e3faaf16c4459 100644 (file)
@@ -7,7 +7,7 @@
 
 define Profile/generic
   NAME:=Generic Octeon board
-  PACKAGES:=kmod-ath9k
+  PACKAGES:=
 endef
 
 define Profile/generic/Description