From: John Crispin Date: Thu, 25 Jul 2013 16:55:48 +0000 (+0000) Subject: ramipe: disable HG255D support X-Git-Url: http://git.lede-project.org./?a=commitdiff_plain;h=7feebeb19364883e68986f78b5936bb6cdf554f4;p=openwrt%2Fstaging%2Fthess.git ramipe: disable HG255D support Signed-off-by: John Crispin SVN-Revision: 37531 --- 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))