From 0b8c82fa671ce0c278043b36b06ef82d97da0f7f Mon Sep 17 00:00:00 2001 From: juhosg Date: Sat, 20 Jul 2013 09:13:01 +0000 Subject: [PATCH] mpc85xx: switch to 3.10 Signed-off-by: Gabor Juhos git-svn-id: svn://svn.openwrt.org/openwrt/trunk@37473 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- target/linux/mpc85xx/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/target/linux/mpc85xx/Makefile b/target/linux/mpc85xx/Makefile index 103ec7086a..01cc4c231d 100644 --- a/target/linux/mpc85xx/Makefile +++ b/target/linux/mpc85xx/Makefile @@ -14,7 +14,7 @@ FEATURES:=spe_fpu squashfs MAINTAINER:=Imre Kaloz SUBTARGETS=generic p1020 -LINUX_VERSION:=3.8.13 +LINUX_VERSION:=3.10.1 include $(INCLUDE_DIR)/target.mk -- 2.39.5