Browse Source

ramipe: disable HG255D support

Signed-off-by: John Crispin <[email protected]>

SVN-Revision: 37531
John Crispin 12 years ago
parent
commit
7feebeb193
1 changed files with 1 additions and 1 deletions
  1. 1 1
      target/linux/ramips/image/Makefile

+ 1 - 1
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))