X-Git-Url: http://git.ozo.com/?a=blobdiff_plain;f=target%2Flinux%2Fbrcm63xx-2.6%2Fprofiles%2FBroadcom.mk;fp=target%2Flinux%2Fbrcm63xx-2.6%2Fprofiles%2FBroadcom.mk;h=5fe71bb525dae46911591b08b12d49e159fb6867;hb=9bc5d8548f71c8a1a60986ff99745f9f1b9b3f9a;hp=0000000000000000000000000000000000000000;hpb=bc9f96270fb3ae8922755b3a7f86bc87c3c8da42;p=openwrt-10.03%2F.git diff --git a/target/linux/brcm63xx-2.6/profiles/Broadcom.mk b/target/linux/brcm63xx-2.6/profiles/Broadcom.mk new file mode 100644 index 000000000..5fe71bb52 --- /dev/null +++ b/target/linux/brcm63xx-2.6/profiles/Broadcom.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/Broadcom + NAME:=Broadcom WiFi (default) + PACKAGES:=kmod-net-bcm43xx +endef + +define Profile/Broadcom/Description + Package set compatible with hardware using Broadcom WiFi cards +endef +$(eval $(call Profile,Broadcom)) +