From: Felix Fietkau Date: Mon, 16 Mar 2015 05:51:52 +0000 (+0000) Subject: omap: update to linux 3.18, it has been tested by at least one builder and 3.13 has... X-Git-Url: http://207.154.207.93/?a=commitdiff_plain;h=0f4fe3ab01206195257fca9587bcc8e68c64f4e6;p=15.05%2Fopenwrt.git omap: update to linux 3.18, it has been tested by at least one builder and 3.13 has not been built by buildbot in a long time Signed-off-by: Felix Fietkau git-svn-id: svn://svn.openwrt.org/openwrt/trunk@44802 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- diff --git a/target/linux/omap/Makefile b/target/linux/omap/Makefile index 03a2c244e4..20f7517972 100644 --- a/target/linux/omap/Makefile +++ b/target/linux/omap/Makefile @@ -13,7 +13,7 @@ FEATURES:=usb usbgadget ext4 targz fpu audio display nand ubifs CPU_TYPE:=cortex-a9 CPU_SUBTYPE:=vfpv3 -KERNEL_PATCHVER:=3.13 +KERNEL_PATCHVER:=3.18 MAINTAINER:=Imre Kaloz