X-Git-Url: https://git.rohieb.name/openwrt.git/blobdiff_plain/946c99ded8c232a805c0c98a34fe8befc5005a33..1bd54fdefa32edd389f84539e60002e39c125cdb:/target/linux/lantiq/Makefile diff --git a/target/linux/lantiq/Makefile b/target/linux/lantiq/Makefile index dfaccbb83..b040e3fd3 100644 --- a/target/linux/lantiq/Makefile +++ b/target/linux/lantiq/Makefile @@ -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