1
0
mirror of https://git.openwrt.org/openwrt/openwrt.git synced 2024-11-19 15:05:12 +01:00

tag etrax broken with the new uClibc

SVN-Revision: 10014
This commit is contained in:
Imre Kaloz 2007-12-28 20:16:14 +00:00
parent 9aa6d18e2d
commit 4ca15aebe0

@ -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