X-Git-Url: http://git.rohieb.name/openwrt.git/blobdiff_plain/a2664e2b9c40cffae513ae18138926ccebe8e1da..5fcd5782397ad98fe79dca7eca7d2347734910e4:/target/linux/octeon/Makefile diff --git a/target/linux/octeon/Makefile b/target/linux/octeon/Makefile index 56c54ef4b..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 +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