]> git.sur5r.net Git - u-boot/blobdiff - doc/README.x86
arm64: zynqmp: Sync defconfigs with latest Kconfig layout
[u-boot] / doc / README.x86
index 772e8d2a8693b0d8f87277e47a30d95488fe590c..04f02202b47b1b19d31e6529101e3e88528bb537 100644 (file)
@@ -1,9 +1,7 @@
+# SPDX-License-Identifier: GPL-2.0+
 #
 # Copyright (C) 2014, Simon Glass <sjg@chromium.org>
 # Copyright (C) 2014, Bin Meng <bmeng.cn@gmail.com>
-#
-# SPDX-License-Identifier:     GPL-2.0+
-#
 
 U-Boot on x86
 =============
@@ -46,7 +44,7 @@ Build Instructions for U-Boot as coreboot payload
 Building U-Boot as a coreboot payload is just like building U-Boot for targets
 on other architectures, like below:
 
-$ make coreboot-x86_defconfig
+$ make coreboot_defconfig
 $ make all
 
 Note this default configuration will build a U-Boot payload for the QEMU board.