summaryrefslogtreecommitdiffstats
path: root/README
diff options
context:
space:
mode:
Diffstat (limited to 'README')
-rw-r--r--README3
1 files changed, 1 insertions, 2 deletions
diff --git a/README b/README
index 79b19ad..7290b8a 100644
--- a/README
+++ b/README
@@ -91,8 +91,7 @@ SECURE_CORE_IMAGE_EXTRA_INSTALL ?= "\
91 packagegroup-luks \ 91 packagegroup-luks \
92" 92"
93DEBUG_FLAGS:forcevariable = "" 93DEBUG_FLAGS:forcevariable = ""
94IMAGE_INSTALL += "kernel-image-bzimage" 94IMAGE_INSTALL:append = " kernel-image-bzimage"
95USER_CLASSES:remove = "image-prelink"
96 95
97# Uncomment this line to modify the root parameter in boot command line if the default one 96# Uncomment this line to modify the root parameter in boot command line if the default one
98# is not working for you. It is helpful when secure boot is enabled. 97# is not working for you. It is helpful when secure boot is enabled.