From: kaloz Date: Fri, 28 Dec 2007 20:16:14 +0000 (+0000) Subject: tag etrax broken with the new uClibc X-Git-Url: http://git.ozo.com/?a=commitdiff_plain;h=264c4b2031d29db0ed1a449e6f932e7534bb2df2;p=openwrt-10.03%2F.git tag etrax broken with the new uClibc git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10014 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- 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