summaryrefslogtreecommitdiffstats
path: root/target/linux/ar7/Makefile
diff options
context:
space:
mode:
authormatteo <matteo@3c298f89-4303-0410-b956-a3cf2f4a3e73>2008-02-08 17:17:45 +0000
committermatteo <matteo@3c298f89-4303-0410-b956-a3cf2f4a3e73>2008-02-08 17:17:45 +0000
commitb5a8de15ed039f2852c9f6948489bdcfd3e07afc (patch)
treea81970ce11f29f76bcba99733674f4804a9119ec /target/linux/ar7/Makefile
parent6517ef0aa142c345e1575341f05e72f0660710de (diff)
[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 f1107ec3d..abe32eb3e 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