mpc85xx: switch to 3.6

Signed-off-by: Gabor Juhos <juhosg@openwrt.org>

SVN-Revision: 35444
lede-17.01
Gabor Juhos 2013-02-01 17:49:54 +00:00
parent 56849d146c
commit cf2faab4ae
2 changed files with 2 additions and 2 deletions

View File

@ -13,7 +13,7 @@ CFLAGS:=-Os -pipe -fno-caller-saves -mcpu=8540
FEATURES:=spe_fpu ramdisk
MAINTAINER:=Imre Kaloz <kaloz@openwrt.org>
LINUX_VERSION:=3.3.8
LINUX_VERSION:=3.6.10
include $(INCLUDE_DIR)/target.mk

View File

@ -7,7 +7,7 @@
include $(TOPDIR)/rules.mk
include $(INCLUDE_DIR)/image.mk
DTS_TARGETS = mpc8548cds p1010rdb
DTS_TARGETS = mpc8548cds_32b p1010rdb
define Image/Prepare
cp $(LINUX_DIR)/arch/powerpc/boot/zImage $(KDIR)/zImage