aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/etrax/Makefile
diff options
context:
space:
mode:
authorImre Kaloz <kaloz@openwrt.org>2007-12-28 20:16:14 +0000
committerImre Kaloz <kaloz@openwrt.org>2007-12-28 20:16:14 +0000
commitbf168bb6b5378261993680fa47aa8129c4cfb3d8 (patch)
tree9cdc5aa252cffbd4bdad13d2deacbe9a280d4e22 /target/linux/etrax/Makefile
parenta9209c6d573162cd171942b841ae1555f6e74073 (diff)
downloadmaster-187ad058-bf168bb6b5378261993680fa47aa8129c4cfb3d8.tar.gz
master-187ad058-bf168bb6b5378261993680fa47aa8129c4cfb3d8.tar.bz2
master-187ad058-bf168bb6b5378261993680fa47aa8129c4cfb3d8.zip
tag etrax broken with the new uClibc
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10014 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/etrax/Makefile')
-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 e644c652b5..cba93cf8ea 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