mpc85xx: switch to 3.6
Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 35444
This commit is contained in:
parent
56849d146c
commit
cf2faab4ae
@ -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
|
||||
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user