1
0
mirror of git://projects.qi-hardware.com/openwrt-xburst.git synced 2024-08-20 07:23:40 +03:00

tag etrax broken with the new uClibc

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10014 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
kaloz 2007-12-28 20:16:14 +00:00
parent d993d0d4b1
commit 264c4b2031

View 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