]> git.ipfire.org Git - people/ms/u-boot.git/commit - Makefile
x86: Add an option to enabling building a ROM file
authorSimon Glass <sjg@chromium.org>
Wed, 28 Jan 2015 05:13:32 +0000 (22:13 -0700)
committerSimon Glass <sjg@chromium.org>
Fri, 6 Feb 2015 05:16:43 +0000 (22:16 -0700)
commiteea0f11278d9104960dfb1fbfcddfb796a3e0bb5
treea7bc1309e894bc9e56eaec6f0aedc3bfa34f562a
parent316328f59d5bb64ed8ab70b68edb434cae70ee58
x86: Add an option to enabling building a ROM file

Rather than requiring the Makefile to be modified, provide a build option to
enable the ROM to be built.

We cannot do this by default since it requires binary blobs. Without these
the build will fail.

Signed-off-by: Simon Glass <sjg@chromium.org>
Reviewed-by: Bin Meng <bmeng.cn@gmail.com>
Makefile
doc/README.x86