diff options
| author | Gary Ching-Pang Lin <glin@suse.com> | 2012-09-26 15:46:42 +0800 |
|---|---|---|
| committer | Gary Ching-Pang Lin <glin@suse.com> | 2012-09-26 15:46:42 +0800 |
| commit | c6bd45d065bbd665d82f37af623eccf88d5aeb3a (patch) | |
| tree | 274c9c2d5bc54bc128fe290e8601ba945dd994a5 | |
| parent | c83f32162def6f52049d628f4ae5137c09d8c16f (diff) | |
| download | efi-boot-shim-c6bd45d065bbd665d82f37af623eccf88d5aeb3a.tar.gz efi-boot-shim-c6bd45d065bbd665d82f37af623eccf88d5aeb3a.zip | |
Build debug image for all efi files
| -rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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 |
