X-Git-Url: http://git.ozo.com/?a=blobdiff_plain;f=target%2Flinux%2Fbrcm63xx-2.6%2Fprofiles%2FAtheros.mk;fp=target%2Flinux%2Fbrcm63xx-2.6%2Fprofiles%2FAtheros.mk;h=029586848f1344e592f35d8d3484c232f2f92806;hb=9bc5d8548f71c8a1a60986ff99745f9f1b9b3f9a;hp=0000000000000000000000000000000000000000;hpb=bc9f96270fb3ae8922755b3a7f86bc87c3c8da42;p=openwrt-10.03%2F.git diff --git a/target/linux/brcm63xx-2.6/profiles/Atheros.mk b/target/linux/brcm63xx-2.6/profiles/Atheros.mk new file mode 100644 index 000000000..029586848 --- /dev/null +++ b/target/linux/brcm63xx-2.6/profiles/Atheros.mk @@ -0,0 +1,17 @@ +# +# 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)) +