X-Git-Url: https://git.rohieb.name/openwrt.git/blobdiff_plain/0c95905c4f670d7d880dfddaea9d2313e4f0b310..d80e0f114ca75659f589c8bdac6883e2184c3bbf:/target/linux/ar71xx/Makefile diff --git a/target/linux/ar71xx/Makefile b/target/linux/ar71xx/Makefile index 38fa8ff7d..43a4c6a2d 100644 --- a/target/linux/ar71xx/Makefile +++ b/target/linux/ar71xx/Makefile @@ -1,5 +1,5 @@ # -# Copyright (C) 2008-2010 OpenWrt.org +# Copyright (C) 2008-2011 OpenWrt.org # # This is free software, licensed under the GNU General Public License v2. # See /LICENSE for more information. @@ -13,7 +13,7 @@ FEATURES:=squashfs jffs2 targz CFLAGS:=-Os -pipe -mips32r2 -mtune=mips32r2 -funit-at-a-time SUBTARGETS:=generic nand -LINUX_VERSION:=2.6.32.25 +LINUX_VERSION:=2.6.37.4 include $(INCLUDE_DIR)/target.mk