summaryrefslogtreecommitdiff
path: root/target/linux/mpc52xx
diff options
context:
space:
mode:
authorGabor Juhos <juhosg@openwrt.org>2012-05-07 20:11:43 +0000
committerGabor Juhos <juhosg@openwrt.org>2012-05-07 20:11:43 +0000
commit34018a630fec422d7e59afa1b3ee9ef92ceb9230 (patch)
treed32712fe10f9cd18409154a47fb32a1607ba8c77 /target/linux/mpc52xx
parent6b5012ce1fa90c0be451e73fce5f545dd1cf185d (diff)
downloadmtk-20170518-34018a630fec422d7e59afa1b3ee9ef92ceb9230.zip
mtk-20170518-34018a630fec422d7e59afa1b3ee9ef92ceb9230.tar.gz
mtk-20170518-34018a630fec422d7e59afa1b3ee9ef92ceb9230.tar.bz2
kernel: update linux 3.3 to 3.3.5
SVN-Revision: 31645
Diffstat (limited to 'target/linux/mpc52xx')
-rw-r--r--target/linux/mpc52xx/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/mpc52xx/Makefile b/target/linux/mpc52xx/Makefile
index 602e470..e027ed5 100644
--- a/target/linux/mpc52xx/Makefile
+++ b/target/linux/mpc52xx/Makefile
@@ -12,7 +12,7 @@ BOARDNAME:=Freescale MPC52xx
CFLAGS:=-Os -pipe -fno-caller-saves -mcpu=603e
FEATURES:=targz ext4
-LINUX_VERSION:=3.3.4
+LINUX_VERSION:=3.3.5
include $(INCLUDE_DIR)/target.mk