mirror of
https://git.proxmox.com/git/efi-boot-shim
synced 2025-08-02 17:21:33 +00:00
Build debug image for all efi files
This commit is contained in:
parent
c83f32162d
commit
c6bd45d065
2
Makefile
2
Makefile
@ -65,7 +65,7 @@ Cryptlib/OpenSSL/libopenssl.a:
|
||||
-j .rela -j .reloc -j .eh_frame \
|
||||
-j .debug_info -j .debug_abbrev -j .debug_aranges \
|
||||
-j .debug_line -j .debug_str -j .debug_ranges \
|
||||
--target=efi-app-$(ARCH) $^ shim.efi.debug
|
||||
--target=efi-app-$(ARCH) $^ $@.debug
|
||||
|
||||
clean:
|
||||
$(MAKE) -C Cryptlib clean
|
||||
|
Loading…
Reference in New Issue
Block a user