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=0000000000000000000000000000000000000000;hb=17c7b6c3fdc48301e50d22cc6138ede16bd1be24;hp=5fe71bb525dae46911591b08b12d49e159fb6867;hpb=5389989abaa52926b22f9f030d1481df1e73d745;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 deleted file mode 100644 index 5fe71bb52..000000000 --- a/target/linux/brcm63xx-2.6/profiles/Broadcom.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/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)) -