From 06d0fda4d1220ea54c2886df594320f19622a98c Mon Sep 17 00:00:00 2001 From: Imre Kaloz Date: Fri, 8 Nov 2013 12:44:38 +0000 Subject: switch to 3.12, enable support for AM33xx/OMAP3 Signed-off-by: Imre Kaloz SVN-Revision: 38692 --- target/linux/omap/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'target/linux/omap/Makefile') diff --git a/target/linux/omap/Makefile b/target/linux/omap/Makefile index 3a62911..78361fc 100644 --- a/target/linux/omap/Makefile +++ b/target/linux/omap/Makefile @@ -13,11 +13,11 @@ FEATURES:=usb targz audio display CPU_TYPE:=cortex-a9 CPU_SUBTYPE:=vfpv3 -LINUX_VERSION:=3.3.8 +LINUX_VERSION:=3.12 MAINTAINER:=Imre Kaloz -KERNELNAME:="uImage" +KERNELNAME:="zImage dtbs" DEFAULT_PACKAGES += uboot-omap-am335x_evm uboot-omap-omap3_beagle uboot-omap-omap3_overo uboot-omap-omap4_panda -- cgit v1.1