ar71xx: use separate handlers for IP2 interrupts
[openwrt.git] / target / linux / leon / Makefile
index eb3b83f..561f138 100644 (file)
@@ -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 <kaloz@openwrt.org>
 
 include $(INCLUDE_DIR)/target.mk
This page took 0.022145 seconds and 4 git commands to generate.