X-Git-Url: https://git.rohieb.name/openwrt.git/blobdiff_plain/9f969228927512365a1136159555e323039696d7..d80e0f114ca75659f589c8bdac6883e2184c3bbf:/target/linux/ar71xx/Makefile diff --git a/target/linux/ar71xx/Makefile b/target/linux/ar71xx/Makefile index aebc5cab4..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.27 +LINUX_VERSION:=2.6.37.4 include $(INCLUDE_DIR)/target.mk