From e9bfbabd5136675380522b7f59a9ca1951292f9b Mon Sep 17 00:00:00 2001 From: Jia Zhang Date: Mon, 19 Mar 2018 15:22:44 -0400 Subject: README: Document the instruction to install kernel image Signed-off-by: Jia Zhang --- README | 1 + 1 file changed, 1 insertion(+) diff --git a/README b/README index 678e200..bc40d8c 100644 --- a/README +++ b/README @@ -88,6 +88,7 @@ SECURE_CORE_IMAGE_EXTRA_INSTALL ?= "\ packagegroup-luks \ " DEBUG_FLAGS_forcevariable = "" +IMAGE_INSTALL += "kernel-image-bzimage" III. Build meta-secure-core =========================== -- cgit v1.2.3-54-g00ecf