tag etrax broken with the new uClibc
authorImre Kaloz <kaloz@openwrt.org>
Fri, 28 Dec 2007 20:16:14 +0000 (20:16 +0000)
committerImre Kaloz <kaloz@openwrt.org>
Fri, 28 Dec 2007 20:16:14 +0000 (20:16 +0000)
SVN-Revision: 10014

target/linux/etrax/Makefile

index e644c652b5903740b51195667071210a0a2942cd..cba93cf8ea9039bb06cfa97f11902cff726fdcb8 100644 (file)
@@ -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