kernel: update kernel from 2.6.38.2 to 2.6.38.6 and refresh patches
[openwrt/staging/wigyori.git] / target / linux / ep93xx / Makefile
index d7662441a92044532425ae2ea82c19c2bc4113ce..7f617a22e1098ede03ab17b31b9ef740d0371b4e 100644 (file)
@@ -10,9 +10,10 @@ ARCH:=arm
 BOARD:=ep93xx
 BOARDNAME:=Cirrus Logic EP93xx
 FEATURES:=squashfs jffs2 ext4 targz usb
-CFLAGS:=-Os -pipe -march=armv4t -funit-at-a-time
+CFLAGS:=-Os -pipe -march=armv4t -fno-caller-saves
+MAINTAINER:=Florian Fainelli <florian@openwrt.org>
 
-LINUX_VERSION:=2.6.36.4
+LINUX_VERSION:=2.6.38.6
 
 include $(INCLUDE_DIR)/target.mk