summaryrefslogtreecommitdiffstats
path: root/target/linux/adm5120eb-2.6/profiles/100-Atheros.mk
diff options
context:
space:
mode:
authorflorian <florian@3c298f89-4303-0410-b956-a3cf2f4a3e73>2007-04-16 12:48:27 +0000
committerflorian <florian@3c298f89-4303-0410-b956-a3cf2f4a3e73>2007-04-16 12:48:27 +0000
commit24bebb80f11b897fd8266520316b338a30bc9238 (patch)
tree10bb2b4ddb8ce262186400acc7ab794e726beda7 /target/linux/adm5120eb-2.6/profiles/100-Atheros.mk
parent3b402ad242340afbb714794ce7e8bcda3aa2b9b9 (diff)
Reorder profiles, TI Wi-Fi is more common than atheros on adm5120eb
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6970 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/adm5120eb-2.6/profiles/100-Atheros.mk')
-rw-r--r--target/linux/adm5120eb-2.6/profiles/100-Atheros.mk17
1 files changed, 0 insertions, 17 deletions
diff --git a/target/linux/adm5120eb-2.6/profiles/100-Atheros.mk b/target/linux/adm5120eb-2.6/profiles/100-Atheros.mk
deleted file mode 100644
index cc4a70449..000000000
--- a/target/linux/adm5120eb-2.6/profiles/100-Atheros.mk
+++ /dev/null
@@ -1,17 +0,0 @@
-#
-# Copyright (C) 2006 OpenWrt.org
-#
-# This is free software, licensed under the GNU General Public License v2.
-# See /LICENSE for more information.
-#
-
-define Profile/Atheros
- NAME:=Atheros WiFi
- PACKAGES:=kmod-madwifi
-endef
-
-define Profile/Atheros/Description
- Package set compatible with hardware using Atheros WiFi cards
-endef
-$(eval $(call Profile,Atheros))
-