From 73246d2f646eec821ad59a2c9177ac3e0b2e75fd Mon Sep 17 00:00:00 2001 From: Luka Perkov Date: Mon, 14 Oct 2013 19:46:40 +0000 Subject: kirkwood: upgrade to 3.10.15 Signed-off-by: Luka Perkov SVN-Revision: 38402 --- target/linux/kirkwood/Makefile | 8 +++----- 1 file changed, 3 insertions(+), 5 deletions(-) (limited to 'target/linux/kirkwood/Makefile') diff --git a/target/linux/kirkwood/Makefile b/target/linux/kirkwood/Makefile index 4739760dec..ba1d259d64 100644 --- a/target/linux/kirkwood/Makefile +++ b/target/linux/kirkwood/Makefile @@ -9,16 +9,14 @@ include $(TOPDIR)/rules.mk ARCH:=arm BOARD:=kirkwood BOARDNAME:=Marvell Kirkwood -FEATURES:=targz usb jffs2_nand +FEATURES:=targz usb jffs2_nand ubifs CPU_TYPE:=xscale MAINTAINER:=Imre Kaloz -LINUX_VERSION:=3.3.8 +LINUX_VERSION:=3.10.15 include $(INCLUDE_DIR)/target.mk -KERNELNAME:="uImage" - -DEFAULT_PACKAGES += +KERNELNAME:="zImage dtbs" $(eval $(call BuildTarget)) -- cgit v1.2.3