From: John Crispin Date: Sun, 11 May 2008 14:31:18 +0000 (+0000) Subject: ifxmips is no longer b0rked X-Git-Url: http://git.openwrt.org/?a=commitdiff_plain;h=8d590b437791efd131bb16f4f36c66dd6415def1;p=openwrt%2Fsvn-archive%2Farchive.git ifxmips is no longer b0rked SVN-Revision: 11111 --- 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