From dce4945972fad3072321f54d54036829431a137b Mon Sep 17 00:00:00 2001
From: John Crispin <john@openwrt.org>
Date: Wed, 3 Apr 2013 09:59:16 +0000
Subject: [PATCH] mark rt288x broken until the test hardware arrives in the
 mail

Signed-off-by: John Crispin <blogic@openwrt.org>

SVN-Revision: 36164
---
 target/linux/ramips/rt288x/target.mk | 1 +
 1 file changed, 1 insertion(+)

diff --git a/target/linux/ramips/rt288x/target.mk b/target/linux/ramips/rt288x/target.mk
index f826eab88e..d34c0298b9 100644
--- a/target/linux/ramips/rt288x/target.mk
+++ b/target/linux/ramips/rt288x/target.mk
@@ -5,6 +5,7 @@
 SUBTARGET:=rt288x
 BOARDNAME:=RT288x based boards
 CFLAGS+= -mips32r2 -mtune=mips32r2
+FEATURES:=broken
 
 define Target/Description
 	Build firmware images for Ralink RT288x based boards.
-- 
GitLab