kernel: update 3.10 to 3.10.18
[openwrt/openwrt.git] / target / linux / octeon / Makefile
index 0085d22689ea2f91524e9fd6486d445ee76298cd..35f518655b9e60b087a7b3a5edefe2c9aa42921c 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.10
+LINUX_VERSION:=3.10.18
 
 include $(INCLUDE_DIR)/target.mk