summaryrefslogtreecommitdiffstats
path: root/target/linux/omap
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
commit495404e9a4979bbad375398dd40492633b5cabc0 (patch)
treea9c70098305ccd2f938952906a7d2ff1c54bc991 /target/linux/omap
parentc75c90edf6eca8838f0d03caef7b86ef5d0eb528 (diff)
downloadmaster-31e0f0ae-495404e9a4979bbad375398dd40492633b5cabc0.tar.gz
master-31e0f0ae-495404e9a4979bbad375398dd40492633b5cabc0.tar.bz2
master-31e0f0ae-495404e9a4979bbad375398dd40492633b5cabc0.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> SVN-Revision: 44802
Diffstat (limited to 'target/linux/omap')
-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>