octeon: remove kmod-ath9k from default packages
[lede-git/.git] / target / linux / octeon / profiles / 000-Generic.mk
index a08f85702846cdc4d835779441816e7a9697c60f..cf9a0137ba8c50f5c1022f62107e3faaf16c4459 100644 (file)
@@ -1,5 +1,5 @@
 #
-# Copyright (C) 2009 OpenWrt.org
+# Copyright (C) 2013 OpenWrt.org
 #
 # This is free software, licensed under the GNU General Public License v2.
 # See /LICENSE for more information.
@@ -7,7 +7,7 @@
 
 define Profile/generic
   NAME:=Generic Octeon board
-  PACKAGES:=kmod-ath9k
+  PACKAGES:=
 endef
 
 define Profile/generic/Description