X-Git-Url: http://git.rohieb.name/openwrt.git/blobdiff_plain/61a476da4d61774ee01624726fe1bee786f7cf8e..a9dfded77b0a68162a6c5a007521ca8c101e53ee:/target/linux/octeon/Makefile diff --git a/target/linux/octeon/Makefile b/target/linux/octeon/Makefile index df97819bc..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 +FEATURES:=squashfs jffs2 pci usb CFLAGS:=-Os -pipe -mtune=octeon -funit-at-a-time -LINUX_VERSION:=2.6.30.8 +LINUX_VERSION:=2.6.30.10 include $(INCLUDE_DIR)/target.mk