X-Git-Url: https://git.sur5r.net/?a=blobdiff_plain;f=doc%2FREADME.x86;h=04f02202b47b1b19d31e6529101e3e88528bb537;hb=5dd84a3fbd18bb16520d8ce35183b7fa2fe10d37;hp=772e8d2a8693b0d8f87277e47a30d95488fe590c;hpb=0def58f7fd26a237bb08cfbd58ec53372b1ad06b;p=u-boot diff --git a/doc/README.x86 b/doc/README.x86 index 772e8d2a86..04f02202b4 100644 --- a/doc/README.x86 +++ b/doc/README.x86 @@ -1,9 +1,7 @@ +# SPDX-License-Identifier: GPL-2.0+ # # Copyright (C) 2014, Simon Glass # Copyright (C) 2014, Bin Meng -# -# 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.