summaryrefslogtreecommitdiffstats
path: root/target/linux/mpc52xx/Makefile
diff options
context:
space:
mode:
authorjuhosg <juhosg@3c298f89-4303-0410-b956-a3cf2f4a3e73>2012-03-16 15:35:00 +0000
committerjuhosg <juhosg@3c298f89-4303-0410-b956-a3cf2f4a3e73>2012-03-16 15:35:00 +0000
commitf59b34bf027b120847fc9d4192914d03f9d06d64 (patch)
tree3b4b6f1d51720b7ee970bfa1f9d903027ad6b0c7 /target/linux/mpc52xx/Makefile
parente2f9a07f36024868f2d8d413a27401952556ae4a (diff)
mpc52xx: switch to 3.2.9
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@30955 3c298f89-4303-0410-b956-a3cf2f4a3e73
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 3d9c47017..6d69e9983 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:=2.6.30.10
+LINUX_VERSION:=3.2.9
include $(INCLUDE_DIR)/target.mk