targets: replace madwifi in profiles with ath5k, madwifi is unmaintained
[openwrt/svn-archive/archive.git] / target / linux / ar71xx / nand / profiles / 02-madwifi.mk
diff --git a/target/linux/ar71xx/nand/profiles/02-madwifi.mk b/target/linux/ar71xx/nand/profiles/02-madwifi.mk
deleted file mode 100644 (file)
index 5e8831d..0000000
+++ /dev/null
@@ -1,16 +0,0 @@
-#
-# Copyright (C) 2009 OpenWrt.org
-#
-# This is free software, licensed under the GNU General Public License v2.
-# See /LICENSE for more information.
-#
-
-define Profile/Madwifi
-       NAME:=Atheros WiFi (madwifi)
-       PACKAGES:=kmod-madwifi -kmod-ath9k
-endef
-
-define Profile/Madwifi/Description
-       Package set compatible with hardware using Atheros WiFi cards.
-endef
-$(eval $(call Profile,Madwifi))