commit | e7864da745f6315a9fc7928d75eab720c17ba09a | [log] [tgz] |
---|---|---|
author | John Stultz <john.stultz@linaro.org> | Mon May 13 13:38:38 2019 -0700 |
committer | John Stultz <john.stultz@linaro.org> | Mon May 13 13:38:38 2019 -0700 |
tree | 8936824c193ea09edad7766108bb0aaff0856f08 | |
parent | 5aacb8f0265951f148a943f8b0359251b558c7dd [diff] |
hikey: Bump default kernel to 4.19 Been kind of sitting on this for awhile, but there's not much reason not to move to 4.19 for HiKey Change-Id: I70311affa222e84f544569445692001a8b160623 Signed-off-by: John Stultz <john.stultz@linaro.org>
diff --git a/hikey-common.mk b/hikey-common.mk index 77ea15b..a2cb460 100644 --- a/hikey-common.mk +++ b/hikey-common.mk
@@ -1,5 +1,5 @@ ifndef TARGET_KERNEL_USE -TARGET_KERNEL_USE=4.14 +TARGET_KERNEL_USE=4.19 endif HIKEY_USE_DRM_HWCOMPOSER := false