summaryrefslogtreecommitdiff
path: root/target/linux/brcm63xx/generic/profiles/201-HW556.mk
diff options
context:
space:
mode:
authorJonas Gorski <jogo@openwrt.org>2014-07-12 12:31:39 +0000
committerJonas Gorski <jogo@openwrt.org>2014-07-12 12:31:39 +0000
commite5cadabb58808a0a65ca4a7530befc176b085646 (patch)
tree66deec2229fc027ca0dcf8e5987eb04ba5815783 /target/linux/brcm63xx/generic/profiles/201-HW556.mk
parentbeb25f96eb444b5770008959f3247a50225a16db (diff)
downloadmtk-20170518-e5cadabb58808a0a65ca4a7530befc176b085646.zip
mtk-20170518-e5cadabb58808a0a65ca4a7530befc176b085646.tar.gz
mtk-20170518-e5cadabb58808a0a65ca4a7530befc176b085646.tar.bz2
brcm63xx: Fix HW553 support
- adsl and lan leds are swapped. - internetkey is labeled as hspa. - enable status led and reset button for failsafe. - use new leds script. - fix switch configuration. - remove enet0 from board_info. - add profile. Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com> Signed-off-by: Jonas Gorski <jogo@openwrt.org> SVN-Revision: 41588
Diffstat (limited to 'target/linux/brcm63xx/generic/profiles/201-HW556.mk')
-rw-r--r--target/linux/brcm63xx/generic/profiles/201-HW556.mk17
1 files changed, 0 insertions, 17 deletions
diff --git a/target/linux/brcm63xx/generic/profiles/201-HW556.mk b/target/linux/brcm63xx/generic/profiles/201-HW556.mk
deleted file mode 100644
index 68861b3..0000000
--- a/target/linux/brcm63xx/generic/profiles/201-HW556.mk
+++ /dev/null
@@ -1,17 +0,0 @@
-#
-# Copyright (C) 2012 OpenWrt.org
-#
-# This is free software, licensed under the GNU General Public License v2.
-# See /LICENSE for more information.
-#
-
-define Profile/HW556
- NAME:=HW556 WiFi
- PACKAGES:=kmod-rt2800-pci kmod-ath9k wpad-mini
-endef
-
-define Profile/HW556/Description
- Package set compatible with hardware using Atheros or Ralink WiFi cards (Huawei HG556a)
-endef
-$(eval $(call Profile,HW556))
-