summaryrefslogtreecommitdiff
path: root/target/linux/mpc52xx/Makefile
diff options
context:
space:
mode:
authorGabor Juhos <juhosg@openwrt.org>2013-03-12 07:18:36 +0000
committerGabor Juhos <juhosg@openwrt.org>2013-03-12 07:18:36 +0000
commit1ed39da53deaeb07aabd769aaa6060a0f59be7a1 (patch)
tree50f7a06ffc38f4dc67d7bd4cf763237f8d0ad56c /target/linux/mpc52xx/Makefile
parentae0af74654d299c7ef147b2ea172715b3a3ea49c (diff)
downloadmtk-20170518-1ed39da53deaeb07aabd769aaa6060a0f59be7a1.zip
mtk-20170518-1ed39da53deaeb07aabd769aaa6060a0f59be7a1.tar.gz
mtk-20170518-1ed39da53deaeb07aabd769aaa6060a0f59be7a1.tar.bz2
mpc52xx: switch to 3.8
Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 35976
Diffstat (limited to 'target/linux/mpc52xx/Makefile')
-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 a61f40c..1000da1 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.8
+LINUX_VERSION:=3.8.2
include $(INCLUDE_DIR)/target.mk