From: Imre Kaloz Date: Fri, 28 Dec 2007 20:16:14 +0000 (+0000) Subject: tag etrax broken with the new uClibc X-Git-Url: http://git.lede-project.org./?a=commitdiff_plain;h=4ca15aebe07bba2ac33a1b50d7dd627894b6674d;p=openwrt%2Fstaging%2Fynezz.git tag etrax broken with the new uClibc SVN-Revision: 10014 --- 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