summaryrefslogtreecommitdiffstats
path: root/target/linux/ramips/image
diff options
context:
space:
mode:
authorJohn Crispin <john@openwrt.org>2013-07-25 16:55:48 +0000
committerJohn Crispin <john@openwrt.org>2013-07-25 16:55:48 +0000
commit7feebeb19364883e68986f78b5936bb6cdf554f4 (patch)
treead714cfbc20a95d0ef1dd0ae0abf9e3ef90c8ba2 /target/linux/ramips/image
parent9b2c7be0c46bccff40488137ecdbfc7ae4793bc1 (diff)
downloadmaster-31e0f0ae-7feebeb19364883e68986f78b5936bb6cdf554f4.tar.gz
master-31e0f0ae-7feebeb19364883e68986f78b5936bb6cdf554f4.tar.bz2
master-31e0f0ae-7feebeb19364883e68986f78b5936bb6cdf554f4.zip
ramipe: disable HG255D support
Signed-off-by: John Crispin <blogic@openwrt.org> SVN-Revision: 37531
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))