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 | e676d64a620a88cad1f35873718e0cf39a1c7219 (patch) | |
| tree | 274c9c2d5bc54bc128fe290e8601ba945dd994a5 | |
| parent | ff857b4b8da1e7bf12dc0ab31da74c8a99b9d47d (diff) | |
| download | efi-boot-shim-e676d64a620a88cad1f35873718e0cf39a1c7219.tar.gz efi-boot-shim-e676d64a620a88cad1f35873718e0cf39a1c7219.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 |
