]> git.sur5r.net Git - u-boot/blobdiff - doc/README.x86
x86: Rename coreboot-x86 to coreboot
[u-boot] / doc / README.x86
index 772e8d2a8693b0d8f87277e47a30d95488fe590c..b1663a4111ba32eca3bb03eeaa1bb92b9b8dfab6 100644 (file)
@@ -46,7 +46,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.