Browse Source

tag etrax broken with the new uClibc

SVN-Revision: 10014
Imre Kaloz 18 years ago
parent
commit
4ca15aebe0
1 changed files with 1 additions and 1 deletions
  1. 1 1
      target/linux/etrax/Makefile

+ 1 - 1
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