X-Git-Url: http://git.openwrt.org/?p=openwrt%2Fopenwrt.git;a=blobdiff_plain;f=target%2Flinux%2Fbrcm63xx%2Fprofiles%2F200-GW6X00.mk;fp=target%2Flinux%2Fbrcm63xx%2Fprofiles%2F200-GW6X00.mk;h=0000000000000000000000000000000000000000;hp=1cb763dac1ce45ef82729c75025bc93a0db71770;hb=24636fcabf64031a93a930ea1cd26f086acd30f8;hpb=d11efa14286ba8b6e6bfa3af0f3c16e1f8492682 diff --git a/target/linux/brcm63xx/profiles/200-GW6X00.mk b/target/linux/brcm63xx/profiles/200-GW6X00.mk deleted file mode 100644 index 1cb763dac1..0000000000 --- a/target/linux/brcm63xx/profiles/200-GW6X00.mk +++ /dev/null @@ -1,20 +0,0 @@ -# -# Copyright (C) 2009 OpenWrt.org -# -# This is free software, licensed under the GNU General Public License v2. -# See /LICENSE for more information. -# - -define Profile/GW6X00 - NAME:=Tecom GW6X00 - PACKAGES:=kmod-brcm-wl kmod-usb-core kmod-usb-ohci kmod-usb-storage \ - kmod-fs-ext4 kmod-nls-cp437 kmod-nls-iso8859-1 e2fsprogs \ - kmod-ipt-nathelper-extra wlc -endef - -define Profile/GW6X00/Description - Package set compatible with the Tecom GW6000 and GW6200 based - on the BCM96348GW reference design. -endef -$(eval $(call Profile,GW6X00)) -