octeon: remove kmod-ath9k from default packages
authorblogic <blogic@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Mon, 6 Oct 2014 20:05:52 +0000 (20:05 +0000)
committerblogic <blogic@3c298f89-4303-0410-b956-a3cf2f4a3e73>
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>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@42810 3c298f89-4303-0410-b956-a3cf2f4a3e73

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

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