X-Git-Url: https://git.rohieb.name/openwrt.git/blobdiff_plain/64a1361e5bd4483ff78d32de38badced925da150..33a477dedad8a2e47bb89a3e8ce0e2d650c4aea3:/target/linux/ar71xx/Makefile?ds=inline diff --git a/target/linux/ar71xx/Makefile b/target/linux/ar71xx/Makefile index 7c1d44f9b..64bbd3566 100644 --- a/target/linux/ar71xx/Makefile +++ b/target/linux/ar71xx/Makefile @@ -1,5 +1,5 @@ # -# Copyright (C) 2008 OpenWrt.org +# Copyright (C) 2008-2009 OpenWrt.org # # This is free software, licensed under the GNU General Public License v2. # See /LICENSE for more information. @@ -11,7 +11,7 @@ BOARD:=ar71xx BOARDNAME:=Atheros AR71xx FEATURES:=squashfs tgz -LINUX_VERSION:=2.6.27.10 +LINUX_VERSION:=2.6.28.6 include $(INCLUDE_DIR)/target.mk