aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/ar7/Makefile
diff options
context:
space:
mode:
authorMatteo Croce <matteo@openwrt.org>2008-02-08 17:17:45 +0000
committerMatteo Croce <matteo@openwrt.org>2008-02-08 17:17:45 +0000
commitd6c38f2f4715edbd376cf331986740e2476c204b (patch)
treea81970ce11f29f76bcba99733674f4804a9119ec /target/linux/ar7/Makefile
parent386ed5f1b17d81d54056884131ae47d628fd3099 (diff)
downloadmaster-187ad058-d6c38f2f4715edbd376cf331986740e2476c204b.tar.gz
master-187ad058-d6c38f2f4715edbd376cf331986740e2476c204b.tar.bz2
master-187ad058-d6c38f2f4715edbd376cf331986740e2476c204b.zip
[AR7] Update kernel to 2.6.24
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10421 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/ar7/Makefile')
-rw-r--r--target/linux/ar7/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/target/linux/ar7/Makefile b/target/linux/ar7/Makefile
index f1107ec3d3..abe32eb3e8 100644
--- a/target/linux/ar7/Makefile
+++ b/target/linux/ar7/Makefile
@@ -1,4 +1,4 @@
-#
+
# Copyright (C) 2006 OpenWrt.org
#
# This is free software, licensed under the GNU General Public License v2.
@@ -11,7 +11,7 @@ BOARD:=ar7
BOARDNAME:=TI AR7
FEATURES:=squashfs jffs2 atm
-LINUX_VERSION:=2.6.23.1
+LINUX_VERSION:=2.6.24
include $(INCLUDE_DIR)/target.mk