summaryrefslogtreecommitdiff
path: root/target/linux/magicbox
diff options
context:
space:
mode:
authorImre Kaloz <kaloz@openwrt.org>2008-04-28 10:23:36 +0000
committerImre Kaloz <kaloz@openwrt.org>2008-04-28 10:23:36 +0000
commit68943e35c20ef56e58304fd22e04eee19976af8b (patch)
treed310ebc2172f36bc22faab0320c21b808009e8f0 /target/linux/magicbox
parent99969dcfface9a1a9c6697b74fa58d20111fa47a (diff)
downloadmtk-20170518-68943e35c20ef56e58304fd22e04eee19976af8b.zip
mtk-20170518-68943e35c20ef56e58304fd22e04eee19976af8b.tar.gz
mtk-20170518-68943e35c20ef56e58304fd22e04eee19976af8b.tar.bz2
upgrade to 2.6.24.5
SVN-Revision: 10959
Diffstat (limited to 'target/linux/magicbox')
-rw-r--r--target/linux/magicbox/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/magicbox/Makefile b/target/linux/magicbox/Makefile
index c03093e..548b960 100644
--- a/target/linux/magicbox/Makefile
+++ b/target/linux/magicbox/Makefile
@@ -11,7 +11,7 @@ BOARD:=magicbox
BOARDNAME:=Magicbox
FEATURES:=squashfs pci
-LINUX_VERSION:=2.6.24.2
+LINUX_VERSION:=2.6.24.5
LINUX_KARCH:=ppc
include $(INCLUDE_DIR)/target.mk