X-Git-Url: https://git.rohieb.name/openwrt.git/blobdiff_plain/f1d5ca45b61ea84f3f057393fe7d7162b2aa4853..d6910d3ff9e857b8b84e0068e32f54480b3239d4:/target/linux/octeon/Makefile?ds=inline diff --git a/target/linux/octeon/Makefile b/target/linux/octeon/Makefile index 4c43148e6..ca4b9fc0d 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.1 +LINUX_VERSION:=2.6.30.10 include $(INCLUDE_DIR)/target.mk