aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/ifxmips/Makefile
diff options
context:
space:
mode:
authorJohn Crispin <blogic@openwrt.org>2008-05-11 14:31:18 +0000
committerJohn Crispin <blogic@openwrt.org>2008-05-11 14:31:18 +0000
commit0e4b97e792da030a51dd56da6e101642e4bc0cec (patch)
tree59d6f0ce28231776ac82a93415b0871748af5199 /target/linux/ifxmips/Makefile
parent6f1f290a3e2a63d7c422767bd72cb8b710cbe98f (diff)
downloadmaster-187ad058-0e4b97e792da030a51dd56da6e101642e4bc0cec.tar.gz
master-187ad058-0e4b97e792da030a51dd56da6e101642e4bc0cec.tar.bz2
master-187ad058-0e4b97e792da030a51dd56da6e101642e4bc0cec.zip
ifxmips is no longer b0rked
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11111 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/ifxmips/Makefile')
-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