X-Git-Url: https://git.rohieb.name/openwrt.git/blobdiff_plain/a95df587896aa37f477be8bb5e1cd192375f8993..2e7da1b948f9bf1946f992e7bafe27b913798367:/target/linux/octeon/Makefile diff --git a/target/linux/octeon/Makefile b/target/linux/octeon/Makefile index 816f59912..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.2 +LINUX_VERSION:=2.6.30.10 include $(INCLUDE_DIR)/target.mk