diff options
author | Alexander Couzens <lynxis@fe80.eu> | 2016-05-28 22:19:13 +0200 |
---|---|---|
committer | Alexander Couzens <lynxis@fe80.eu> | 2016-06-02 21:58:10 +0200 |
commit | 9efbf583606a45659e97290c6e1a4168cfc367a4 (patch) | |
tree | 2a74643f5ea2030e547ca85f4b3b26155e6bc7f6 /target/linux/omap/Makefile | |
parent | 21208f5d43be7c05286b34f5faf1d0d639e50219 (diff) | |
download | upstream-9efbf583606a45659e97290c6e1a4168cfc367a4.tar.gz upstream-9efbf583606a45659e97290c6e1a4168cfc367a4.tar.bz2 upstream-9efbf583606a45659e97290c6e1a4168cfc367a4.zip |
omap: switch to 4.4
Signed-off-by: Alexander Couzens <lynxis@fe80.eu>
Diffstat (limited to 'target/linux/omap/Makefile')
-rw-r--r-- | target/linux/omap/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/omap/Makefile b/target/linux/omap/Makefile index 21a312a4b7..bc861f1117 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.18 +KERNEL_PATCHVER:=4.4 MAINTAINER:=Alexander Couzens <lynxis@fe80.eu> |