X-Git-Url: http://git.rohieb.name/openwrt.git/blobdiff_plain/05448b64c0d737d0e5cd1b3d658058ca14a92b80..75e1476cce53f454b4abb5efac243a76309011f2:/target/linux/leon/Makefile diff --git a/target/linux/leon/Makefile b/target/linux/leon/Makefile index eb3b83fcf..561f138c8 100644 --- a/target/linux/leon/Makefile +++ b/target/linux/leon/Makefile @@ -11,10 +11,10 @@ BOARD:=leon BOARDNAME:=LEON FEATURES+=fpu tgz -CFLAGS:=-Os -pipe -mcpu=v8 -funit-at-a-time +CFLAGS:=-Os -pipe -mcpu=v8 -fno-caller-saves KERNELNAME:="uImage" -LINUX_VERSION:=2.6.36.2 +LINUX_VERSION:=2.6.36.4 MAINTAINER:=Imre Kaloz include $(INCLUDE_DIR)/target.mk