X-Git-Url: http://git.ozo.com/?a=blobdiff_plain;ds=inline;f=target%2Flinux%2Fbrcm47xx-2.6%2Fprofiles%2F100-Atheros.mk;fp=target%2Flinux%2Fbrcm47xx-2.6%2Fprofiles%2F100-Atheros.mk;h=0000000000000000000000000000000000000000;hb=17c7b6c3fdc48301e50d22cc6138ede16bd1be24;hp=029586848f1344e592f35d8d3484c232f2f92806;hpb=5389989abaa52926b22f9f030d1481df1e73d745;p=openwrt-10.03%2F.git diff --git a/target/linux/brcm47xx-2.6/profiles/100-Atheros.mk b/target/linux/brcm47xx-2.6/profiles/100-Atheros.mk deleted file mode 100644 index 029586848..000000000 --- a/target/linux/brcm47xx-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 (default) - PACKAGES:=kmod-madwifi -endef - -define Profile/Atheros/Description - Package set compatible with hardware using Atheros WiFi cards -endef -$(eval $(call Profile,Atheros)) -