tag etrax broken with the new uClibc

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10014 3c298f89-4303-0410-b956-a3cf2f4a3e73
master
Imre Kaloz 2007-12-28 20:16:14 +00:00
parent a9209c6d57
commit bf168bb6b5
1 changed files with 1 additions and 1 deletions

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