kernel: update 3.10 to 3.10.36
[openwrt.git] / target / linux / octeon / Makefile
index 903e83a963f54e7f0b84f782afa37a6d7628b371..8e9ca601672a7a65489303d08bb67414036d5373 100644 (file)
@@ -10,10 +10,11 @@ ARCH:=mips
 BOARD:=octeon
 BOARDNAME:=Cavium Networks Octeon
 FEATURES:=squashfs jffs2 pci usb
-CFLAGS:=-Os -pipe -march=octeon -fno-caller-saves
+CPU_TYPE:=octeon
+CPU_CFLAGS_octeon:=-march=octeon
 MAINTAINER:=John Crispin <blogic@openwrt.org>
 
-LINUX_VERSION:=3.10.9
+LINUX_VERSION:=3.10.36
 
 include $(INCLUDE_DIR)/target.mk