summaryrefslogtreecommitdiffstats
path: root/target
diff options
context:
space:
mode:
authorJohn Crispin <john@openwrt.org>2008-05-11 14:31:18 +0000
committerJohn Crispin <john@openwrt.org>2008-05-11 14:31:18 +0000
commit6ba929a0475826ace5a7d3d72100781bf1fec00a (patch)
tree986a4699c6ab2dcaa916700a64cbc693a1619738 /target
parent2c62010bd582a84e3d9607068b89576fcea659d9 (diff)
downloadmaster-31e0f0ae-6ba929a0475826ace5a7d3d72100781bf1fec00a.tar.gz
master-31e0f0ae-6ba929a0475826ace5a7d3d72100781bf1fec00a.tar.bz2
master-31e0f0ae-6ba929a0475826ace5a7d3d72100781bf1fec00a.zip
ifxmips is no longer b0rked
SVN-Revision: 11111
Diffstat (limited to 'target')
-rw-r--r--target/linux/ifxmips/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/ifxmips/Makefile b/target/linux/ifxmips/Makefile
index 19f11eafdf..ea5fa0afb5 100644
--- a/target/linux/ifxmips/Makefile
+++ b/target/linux/ifxmips/Makefile
@@ -9,7 +9,7 @@ include $(TOPDIR)/rules.mk
ARCH:=mips
BOARD:=ifxmips
BOARDNAME:=Infineon Mips
-FEATURES:=squashfs jffs2 broken
+FEATURES:=squashfs jffs2
LINUX_VERSION:=2.6.25.1
include $(INCLUDE_DIR)/target.mk