X-Git-Url: https://git.rohieb.name/openwrt.git/blobdiff_plain/2f7cbe555a85de36e7e4c9f006f6132989f6f52e..749981b832eab6b4909ea45e8d584c570cd0ea12:/target/linux/octeon/Makefile diff --git a/target/linux/octeon/Makefile b/target/linux/octeon/Makefile index 20b3510ab..56c54ef4b 100644 --- a/target/linux/octeon/Makefile +++ b/target/linux/octeon/Makefile @@ -10,9 +10,9 @@ ARCH:=mips BOARD:=octeon BOARDNAME:=Cavium Networks Octeon FEATURES:=squashfs jffs2 pci -CFLAGS:=-Os -pipe -funit-at-a-time +CFLAGS:=-Os -pipe -mtune=octeon -funit-at-a-time -LINUX_VERSION:=2.6.30.3 +LINUX_VERSION:=2.6.30.7 include $(INCLUDE_DIR)/target.mk