Signed-off-by: Rafał Miłecki <zaj...@gmail.com>
---
Hey guys,

My previous request (posted half a year ago) was completely ignored:
[PATCH][RFT] omap: switch kernel to 3.14
https://lists.openwrt.org/pipermail/openwrt-devel/2014-September/027845.html

I'll really appreciate if someone can try this patch. 3.13 is really an
old kernel and all OpenWrt targets dropped it already. I really hope we
can do the same for omap and drop 3.13 from generic.
---
 target/linux/omap/Makefile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/target/linux/omap/Makefile b/target/linux/omap/Makefile
index 03a2c24..20f7517 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 <ka...@openwrt.org>
 
-- 
1.8.4.5
_______________________________________________
openwrt-devel mailing list
openwrt-devel@lists.openwrt.org
https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-devel

Reply via email to