summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorkaloz <kaloz@3c298f89-4303-0410-b956-a3cf2f4a3e73>2007-12-28 20:16:14 +0000
committerkaloz <kaloz@3c298f89-4303-0410-b956-a3cf2f4a3e73>2007-12-28 20:16:14 +0000
commit264c4b2031d29db0ed1a449e6f932e7534bb2df2 (patch)
tree9cdc5aa252cffbd4bdad13d2deacbe9a280d4e22
parentd993d0d4b15451a6412a1d59528790db0ff91f90 (diff)
tag etrax broken with the new uClibc
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10014 3c298f89-4303-0410-b956-a3cf2f4a3e73
-rw-r--r--target/linux/etrax/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/etrax/Makefile b/target/linux/etrax/Makefile
index e644c652b..cba93cf8e 100644
--- a/target/linux/etrax/Makefile
+++ b/target/linux/etrax/Makefile
@@ -9,7 +9,7 @@ include $(TOPDIR)/rules.mk
ARCH:=cris
BOARD:=etrax
BOARDNAME:=Foxboard (ETRAX 100LX)
-FEATURES:=squashfs jffs2
+FEATURES:=squashfs jffs2 broken
LINUX_VERSION:=2.6.19.2
include $(INCLUDE_DIR)/target.mk