]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
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)
committerLothar Waßmann <LW@KARO-electronics.de>
Tue, 1 Sep 2015 10:59:06 +0000 (12:59 +0200)
commitda2e15550cfc64592c9e41f3f2fb1e4924f1a779
treef21ebb9159d848784ae86407d17246028eb739ee
parent158f00f92948ff0ffd0095ef6d7ba3cebd587871
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