X-Git-Url: http://git.rohieb.name/openwrt.git/blobdiff_plain/fc2b3ea6b43c7b7c5b8d89a26252fa9cfc2be6d7..9ee3790b2ad1c280570dd7beaeb112c7fce7b314:/target/linux/ar71xx/Makefile?ds=sidebyside diff --git a/target/linux/ar71xx/Makefile b/target/linux/ar71xx/Makefile index 540fe51d1..aebc5cab4 100644 --- a/target/linux/ar71xx/Makefile +++ b/target/linux/ar71xx/Makefile @@ -11,8 +11,9 @@ BOARD:=ar71xx BOARDNAME:=Atheros AR71xx/AR7240/AR913x FEATURES:=squashfs jffs2 targz CFLAGS:=-Os -pipe -mips32r2 -mtune=mips32r2 -funit-at-a-time +SUBTARGETS:=generic nand -LINUX_VERSION:=2.6.32.12 +LINUX_VERSION:=2.6.32.27 include $(INCLUDE_DIR)/target.mk