From: John Crispin Date: Sun, 11 May 2008 14:31:18 +0000 (+0000) Subject: ifxmips is no longer b0rked X-Git-Url: http://git.lede-project.org./?a=commitdiff_plain;h=6ba929a0475826ace5a7d3d72100781bf1fec00a;p=openwrt%2Fstaging%2Frmilecki.git ifxmips is no longer b0rked SVN-Revision: 11111 --- diff --git a/target/linux/ifxmips/Makefile b/target/linux/ifxmips/Makefile index 19f11eafdfd..ea5fa0afb5e 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