X-Git-Url: https://git.proxmox.com/?a=blobdiff_plain;f=Makefile;h=474cc5e66a4b27c807ef6fcfc295d52de6981be0;hb=ce1f3e88f8338cff5bac3b1d1289f8f2260c7247;hp=3bcb0565b60abb8b8b7af3a290773969151e8955;hpb=347701879ceaa9a03093364bc519042b248b4967;p=mirror_qemu.git diff --git a/Makefile b/Makefile index 3bcb0565b6..474cc5e66a 100644 --- a/Makefile +++ b/Makefile @@ -421,7 +421,7 @@ qemu-icon.bmp qemu_logo_no_text.svg \ bamboo.dtb petalogix-s3adsp1800.dtb petalogix-ml605.dtb \ multiboot.bin linuxboot.bin linuxboot_dma.bin kvmvapic.bin \ s390-ccw.img \ -spapr-rtas.bin slof.bin \ +spapr-rtas.bin slof.bin skiboot.lid \ palcode-clipper \ u-boot.e500 else @@ -695,7 +695,7 @@ help: @echo '' ifdef CONFIG_WIN32 @echo 'Windows targets:' - @echo ' installer - Build NSIS-based installer for qemu-ga' + @echo ' installer - Build NSIS-based installer for QEMU' ifdef QEMU_GA_MSI_ENABLED @echo ' msi - Build MSI-based installer for qemu-ga' endif