diff options
author | Matteo Croce <rootkit85@yahoo.it> | 2008-02-08 17:17:45 +0000 |
---|---|---|
committer | Matteo Croce <rootkit85@yahoo.it> | 2008-02-08 17:17:45 +0000 |
commit | b2b102fdcc466ef693e62a52b4dbc48181ad0fe8 (patch) | |
tree | fc3b3327cc685b89159782adc007005d6d66c221 /target/linux/ar7/Makefile | |
parent | d5c5246c32b5075b40c19552a5d6b095c5191499 (diff) | |
download | upstream-b2b102fdcc466ef693e62a52b4dbc48181ad0fe8.tar.gz upstream-b2b102fdcc466ef693e62a52b4dbc48181ad0fe8.tar.bz2 upstream-b2b102fdcc466ef693e62a52b4dbc48181ad0fe8.zip |
Update kernel to 2.6.24
SVN-Revision: 10421
Diffstat (limited to 'target/linux/ar7/Makefile')
-rw-r--r-- | target/linux/ar7/Makefile | 4 |
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 |