From 448c3235121862f9758aee75d647542c118a655e Mon Sep 17 00:00:00 2001 From: Maccraft123 Date: Thu, 31 Dec 2020 15:14:34 +0100 Subject: [PATCH] readme changes --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 188787f1..baf1e981 100644 --- a/README.md +++ b/README.md @@ -21,5 +21,6 @@ - Recent Linux distribution - Binfmt when Debian rootfs is used - ```debootstrap``` when Debian rootfs is used -- ```qemu-user-static vboot_utils u-boot-tools``` +- ```qemu-user-static``` when build machine is not aarch64 +- ```vboot_utils u-boot-tools``` (vbutil_kernel, cgpt and mkimage) to pack kernel into format understandable by depthcharge - Build dependencies for kernel compilation