diff options
author | Florian Fainelli <florian@openwrt.org> | 2009-05-07 12:17:56 +0000 |
---|---|---|
committer | Florian Fainelli <florian@openwrt.org> | 2009-05-07 12:17:56 +0000 |
commit | 6adafe0bc02fc4d31d1de870be6cb8f88356bb7a (patch) | |
tree | 1671e33e4bd98bad60c5b2a4d2d6f741066105e8 /target/linux/ar7/Makefile | |
parent | 743d7804c8499501016af01feddc8cedd1df71db (diff) | |
download | master-187ad058-6adafe0bc02fc4d31d1de870be6cb8f88356bb7a.tar.gz master-187ad058-6adafe0bc02fc4d31d1de870be6cb8f88356bb7a.tar.bz2 master-187ad058-6adafe0bc02fc4d31d1de870be6cb8f88356bb7a.zip |
[ar7] update to 2.6.27 (#4122)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15665 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 b01c6c9a84..627fe22ad5 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.26.8 +LINUX_VERSION:=2.6.27.22 include $(INCLUDE_DIR)/target.mk |