X-Git-Url: http://git.openwrt.org/?a=blobdiff_plain;ds=sidebyside;f=target%2Flinux%2Fadm5120eb-2.6%2Fprofiles%2F110-Atheros.mk;fp=target%2Flinux%2Fadm5120eb-2.6%2Fprofiles%2F110-Atheros.mk;h=0000000000000000000000000000000000000000;hb=5c903cc55c673e5e6eda9c78f51a81b715eb4eec;hp=cc4a7044954fcdbfdc1279197fe935e7f7e049cf;hpb=e61a44ffca9f2b102a64517eb19373d4ea61c142;p=openwrt%2Fsvn-archive%2Farchive.git diff --git a/target/linux/adm5120eb-2.6/profiles/110-Atheros.mk b/target/linux/adm5120eb-2.6/profiles/110-Atheros.mk deleted file mode 100644 index cc4a704495..0000000000 --- a/target/linux/adm5120eb-2.6/profiles/110-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)) -