1
0
mirror of git://projects.qi-hardware.com/openwrt-xburst.git synced 2024-09-04 00:52:25 +03:00

ifxmips is no longer b0rked

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11111 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
blogic 2008-05-11 14:31:18 +00:00
parent 1d72728e5a
commit 10a828fab0

View 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