X-Git-Url: https://git.rohieb.name/openwrt.git/blobdiff_plain/c64ffe5a1afe410a107b090975a5a793863284f0..2c5998b74d8375e831b50be8d52f66a639e67d55:/target/linux/octeon/Makefile?ds=sidebyside diff --git a/target/linux/octeon/Makefile b/target/linux/octeon/Makefile index 673b1b5b8..b5b2e35e9 100644 --- a/target/linux/octeon/Makefile +++ b/target/linux/octeon/Makefile @@ -9,10 +9,10 @@ include $(TOPDIR)/rules.mk ARCH:=mips BOARD:=octeon BOARDNAME:=Cavium Networks Octeon -FEATURES:=squashfs jffs2 pci -CFLAGS:=-Os -pipe -funit-at-a-time +FEATURES:=squashfs jffs2 pci usb +CFLAGS:=-Os -pipe -mtune=octeon -funit-at-a-time -LINUX_VERSION:=2.6.30.7 +LINUX_VERSION:=2.6.30.9 include $(INCLUDE_DIR)/target.mk