[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Xen-changelog] [qemu-upstream-unstable] roms: also copy the dsdt when updating seabios.
commit 7527bd85be991d91584329fcbb44af322758719e Author: Gerd Hoffmann <kraxel@xxxxxxxxxx> Date: Fri Nov 30 16:24:40 2012 +0100 roms: also copy the dsdt when updating seabios. Signed-off-by: Gerd Hoffmann <kraxel@xxxxxxxxxx> --- roms/Makefile | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) diff --git a/roms/Makefile b/roms/Makefile index feb9c2b..5e645bc 100644 --- a/roms/Makefile +++ b/roms/Makefile @@ -12,6 +12,7 @@ bios: config.seabios sh configure-seabios.sh $< make -C seabios out/bios.bin cp seabios/out/bios.bin ../pc-bios/bios.bin + cp seabios/out/*dsdt.aml ../pc-bios/ seavgabios: $(patsubst %,seavgabios-%,$(vgabios_variants)) -- generated by git-patchbot for /home/xen/git/qemu-upstream-unstable.git _______________________________________________ Xen-changelog mailing list Xen-changelog@xxxxxxxxxxxxx http://lists.xensource.com/xen-changelog
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |