]> xenbits.xensource.com Git - xentesttools/bootstrap.git/commit
Makefile: early microcode cpio generation - optional on EARLY_MICROCODE variable
authorKonrad Rzeszutek Wilk <konrad.wilk@oracle.com>
Tue, 1 Oct 2013 14:02:00 +0000 (10:02 -0400)
committerKonrad Rzeszutek Wilk <konrad.wilk@oracle.com>
Tue, 1 Oct 2013 15:30:48 +0000 (11:30 -0400)
commit4525544fede79693d278cbe4c2a3bbaf5e9dae53
tree0bc64f631c5115a2cb988c0fc10f56c871788859
parentca3ea22325471ef0c4cc4e412360f0ab667ca13e
Makefile: early microcode cpio generation - optional on EARLY_MICROCODE variable

If the EARLY_MICROCODE env variable is set then we will generate
the early cpio image. Otherwise we won't and will use the old-style
of putting it in /lib/firmware/.

Also fix the AMD ucode generation - it was using the Intel blobs
and not the AMD ones.

Signed-off-by: Konrad Rzeszutek Wilk <konrad.wilk@oracle.com>
root_image/Makefile