Build debug image for all efi files

This commit is contained in:
Gary Ching-Pang Lin 2012-09-26 15:46:42 +08:00
parent c83f32162d
commit c6bd45d065

View File

@ -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