aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/ramips/image
diff options
context:
space:
mode:
authorJohn Crispin <blogic@openwrt.org>2013-07-25 16:55:48 +0000
committerJohn Crispin <blogic@openwrt.org>2013-07-25 16:55:48 +0000
commit72967c9f0c1f1dde046f44c4445bde71d4cdc7f3 (patch)
tree2937a6f717fcc37c99b5ed6f9516792003e3fbc7 /target/linux/ramips/image
parente163b895a20c021cfb49f0b0f3384515c0ab04e8 (diff)
downloadmaster-187ad058-72967c9f0c1f1dde046f44c4445bde71d4cdc7f3.tar.gz
master-187ad058-72967c9f0c1f1dde046f44c4445bde71d4cdc7f3.tar.bz2
master-187ad058-72967c9f0c1f1dde046f44c4445bde71d4cdc7f3.zip
ramipe: disable HG255D support
Signed-off-by: John Crispin <blogic@openwrt.org> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@37531 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/ramips/image')
-rw-r--r--target/linux/ramips/image/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/ramips/image/Makefile b/target/linux/ramips/image/Makefile
index d59e0ac95c..845278679d 100644
--- a/target/linux/ramips/image/Makefile
+++ b/target/linux/ramips/image/Makefile
@@ -469,7 +469,7 @@ define Image/Build/Profile/Default
$(call Image/Build/Profile/F5D8235V2,$(1))
$(call Image/Build/Profile/FONERA20N,$(1))
$(call Image/Build/Profile/FREESTATION5,$(1))
- $(call Image/Build/Profile/HG255D,$(1))
+# $(call Image/Build/Profile/HG255D,$(1))
$(call Image/Build/Profile/HW550-3G,$(1))
$(call Image/Build/Profile/MOFI3500-3GN,$(1))
$(call Image/Build/Profile/MPRA2,$(1))