aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorFelix Fietkau <nbd@openwrt.org>2015-03-16 05:51:52 +0000
committerFelix Fietkau <nbd@openwrt.org>2015-03-16 05:51:52 +0000
commit0f4fe3ab01206195257fca9587bcc8e68c64f4e6 (patch)
tree87668999666975afbc6ba3055930babc4d1e2b4d
parent3814bc9785702db44d15219bf7fbe34ba3002b75 (diff)
downloadupstream-0f4fe3ab01206195257fca9587bcc8e68c64f4e6.tar.gz
upstream-0f4fe3ab01206195257fca9587bcc8e68c64f4e6.tar.bz2
upstream-0f4fe3ab01206195257fca9587bcc8e68c64f4e6.zip
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 <nbd@openwrt.org> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@44802 3c298f89-4303-0410-b956-a3cf2f4a3e73
-rw-r--r--target/linux/omap/Makefile2
1 files changed, 1 insertions, 1 deletions
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 <kaloz@openwrt.org>