diff options
author | Imre Kaloz <kaloz@openwrt.org> | 2011-07-02 07:26:04 +0000 |
---|---|---|
committer | Imre Kaloz <kaloz@openwrt.org> | 2011-07-02 07:26:04 +0000 |
commit | 535cae839391e6a669cca374227388a9e52fcc3d (patch) | |
tree | a25733e6a252e221ef27e76c99b7c68e802a474c /target | |
parent | b8b060d2fedcd8b89e8b7a4a76573973109c519e (diff) | |
download | upstream-535cae839391e6a669cca374227388a9e52fcc3d.tar.gz upstream-535cae839391e6a669cca374227388a9e52fcc3d.tar.bz2 upstream-535cae839391e6a669cca374227388a9e52fcc3d.zip |
mark it broken
SVN-Revision: 27349
Diffstat (limited to 'target')
-rw-r--r-- | target/linux/etrax/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/etrax/Makefile b/target/linux/etrax/Makefile index d7c57dacf5..6ebdbe3618 100644 --- a/target/linux/etrax/Makefile +++ b/target/linux/etrax/Makefile @@ -10,7 +10,7 @@ ARCH:=cris BOARD:=etrax MAINTAINER:=Claudio Mignanti <c.mignanti@gmail.com> BOARDNAME:=Axis ETRAX 100LX -FEATURES:=squashfs jffs2 usb +FEATURES:=squashfs jffs2 usb broken LINUX_VERSION:=2.6.32.33 DEVICE_TYPE= |