Fix CONFIG_LINUX_ for linux 3.0
[openwrt.git] / target / linux / lantiq / Makefile
index dfaccbb..b040e3f 100644 (file)
@@ -10,11 +10,11 @@ ARCH:=mips
 BOARD:=lantiq
 BOARDNAME:=Lantiq GPON/XWAY
 FEATURES:=squashfs jffs2
-SUBTARGETS:=falcon xway
+SUBTARGETS:=xway falcon ase
 
-LINUX_VERSION:=2.6.37.4
+LINUX_VERSION:=2.6.39.1
 
-CFLAGS=-Os -pipe -mips32r2 -mtune=mips32r2 -funit-at-a-time
+CFLAGS=-Os -pipe -mips32r2 -mtune=mips32r2 -fno-caller-saves
 
 include $(INCLUDE_DIR)/target.mk
 
This page took 0.022475 seconds and 4 git commands to generate.