diff options
author | Florian Fainelli <florian@openwrt.org> | 2009-07-24 17:03:03 +0000 |
---|---|---|
committer | Florian Fainelli <florian@openwrt.org> | 2009-07-24 17:03:03 +0000 |
commit | 78b101cefcb03506e5f49cc5c4f3c0665ffeea09 (patch) | |
tree | c2228fd046d3794a08f432a5cc8ece8f9ad43a40 /target/linux/ar7/Makefile | |
parent | 74430f7bafa44d66b8e7347be6396190e7f26702 (diff) | |
download | upstream-78b101cefcb03506e5f49cc5c4f3c0665ffeea09.tar.gz upstream-78b101cefcb03506e5f49cc5c4f3c0665ffeea09.tar.bz2 upstream-78b101cefcb03506e5f49cc5c4f3c0665ffeea09.zip |
[kernel] use 2.6.27.7
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16968 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/ar7/Makefile')
-rw-r--r-- | target/linux/ar7/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/ar7/Makefile b/target/linux/ar7/Makefile index b6055d1f75..34c618d43e 100644 --- a/target/linux/ar7/Makefile +++ b/target/linux/ar7/Makefile @@ -11,7 +11,7 @@ BOARD:=ar7 BOARDNAME:=TI AR7 FEATURES:=squashfs jffs2 atm -LINUX_VERSION:=2.6.27.26 +LINUX_VERSION:=2.6.27.27 include $(INCLUDE_DIR)/target.mk |