X-Git-Url: https://git.rohieb.name/openwrt.git/blobdiff_plain/ff9d9a341a48ec6f03ad86a5861c1d91c2d5331e..01888c92c4fc9cb170340b00c594bb83169f5b00:/target/linux/octeon/Makefile?ds=sidebyside diff --git a/target/linux/octeon/Makefile b/target/linux/octeon/Makefile index 93f758554..df97819bc 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.6 +LINUX_VERSION:=2.6.30.8 include $(INCLUDE_DIR)/target.mk