mirror of
https://git.proxmox.com/git/efi-boot-shim
synced 2025-07-26 23:22:07 +00:00
Bump version to 0.5
Signed-off-by: Peter Jones <pjones@redhat.com>
This commit is contained in:
parent
f95ccd0a7f
commit
baebb090ea
2
Makefile
2
Makefile
@ -37,7 +37,7 @@ endif
|
|||||||
|
|
||||||
LDFLAGS = -nostdlib -znocombreloc -T $(EFI_LDS) -shared -Bsymbolic -L$(EFI_PATH) -L$(LIB_PATH) -LCryptlib -LCryptlib/OpenSSL $(EFI_CRT_OBJS)
|
LDFLAGS = -nostdlib -znocombreloc -T $(EFI_LDS) -shared -Bsymbolic -L$(EFI_PATH) -L$(LIB_PATH) -LCryptlib -LCryptlib/OpenSSL $(EFI_CRT_OBJS)
|
||||||
|
|
||||||
VERSION = 0.4
|
VERSION = 0.5
|
||||||
|
|
||||||
TARGET = shim.efi MokManager.efi.signed fallback.efi.signed
|
TARGET = shim.efi MokManager.efi.signed fallback.efi.signed
|
||||||
OBJS = shim.o netboot.o cert.o replacements.o version.o
|
OBJS = shim.o netboot.o cert.o replacements.o version.o
|
||||||
|
Loading…
Reference in New Issue
Block a user