ar71xx/mikrotik: enable the 74x164 GPIO driver
[openwrt.git] / target / linux / octeon / Makefile
index 903e83a..a196e94 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.28
 
 include $(INCLUDE_DIR)/target.mk