ifxmips is no longer b0rked
authorblogic <blogic@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Sun, 11 May 2008 14:31:18 +0000 (14:31 +0000)
committerblogic <blogic@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Sun, 11 May 2008 14:31:18 +0000 (14:31 +0000)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11111 3c298f89-4303-0410-b956-a3cf2f4a3e73

target/linux/ifxmips/Makefile

index 19f11eafdfd2ca33c0e76527caafe414a0ce3b13..ea5fa0afb5efc8bf1fa544495c63f33f36b55ce6 100644 (file)
@@ -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