X-Git-Url: https://git.rohieb.name/openwrt.git/blobdiff_plain/b4fcbf11143527779d5e6e99a32d509dd175695d..bc4cb1b39fd395012ff2256ae64497de666b4664:/target/linux/ar71xx/Makefile?ds=sidebyside diff --git a/target/linux/ar71xx/Makefile b/target/linux/ar71xx/Makefile index 74f409478..4b5a8a79d 100644 --- a/target/linux/ar71xx/Makefile +++ b/target/linux/ar71xx/Makefile @@ -9,10 +9,11 @@ include $(TOPDIR)/rules.mk ARCH:=mips BOARD:=ar71xx BOARDNAME:=Atheros AR71xx/AR7240/AR913x -FEATURES:=squashfs jffs2 tgz +FEATURES:=squashfs jffs2 targz CFLAGS:=-Os -pipe -mips32r2 -mtune=mips32r2 -funit-at-a-time +SUBTARGETS:=generic nand -LINUX_VERSION:=2.6.32.10 +LINUX_VERSION:=2.6.32.26 include $(INCLUDE_DIR)/target.mk