X-Git-Url: https://git.rohieb.name/openwrt.git/blobdiff_plain/fc2b3ea6b43c7b7c5b8d89a26252fa9cfc2be6d7..b83ee2b04287d5c3c08c7212c830e2458afc6e63:/target/linux/ar71xx/Makefile?ds=sidebyside diff --git a/target/linux/ar71xx/Makefile b/target/linux/ar71xx/Makefile index 540fe51d1..dfac9f66b 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.16 include $(INCLUDE_DIR)/target.mk