summaryrefslogtreecommitdiffstats
path: root/target/linux/ramips/rt288x
diff options
context:
space:
mode:
authorJohn Crispin <john@openwrt.org>2013-04-03 09:59:16 +0000
committerJohn Crispin <john@openwrt.org>2013-04-03 09:59:16 +0000
commitdce4945972fad3072321f54d54036829431a137b (patch)
tree42e1c29a91e6938f9fa7276dd05614bae1246076 /target/linux/ramips/rt288x
parent46f141637c81ad0508cced2496678461d638cb39 (diff)
downloadmaster-31e0f0ae-dce4945972fad3072321f54d54036829431a137b.tar.gz
master-31e0f0ae-dce4945972fad3072321f54d54036829431a137b.tar.bz2
master-31e0f0ae-dce4945972fad3072321f54d54036829431a137b.zip
mark rt288x broken until the test hardware arrives in the mail
Signed-off-by: John Crispin <blogic@openwrt.org> SVN-Revision: 36164
Diffstat (limited to 'target/linux/ramips/rt288x')
-rw-r--r--target/linux/ramips/rt288x/target.mk1
1 files changed, 1 insertions, 0 deletions
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.