Remove erroneous ONESHELL usage
This commit is contained in:
parent
175039bded
commit
6a2ac14550
|
@ -52,7 +52,6 @@ build/harddrive-efi-old.bin: build/bootloader.efi build/filesystem.bin
|
||||||
mcopy -i $@.partial $< ::efi/boot/bootx64.efi
|
mcopy -i $@.partial $< ::efi/boot/bootx64.efi
|
||||||
cat $@.partial build/filesystem.bin > $@
|
cat $@.partial build/filesystem.bin > $@
|
||||||
|
|
||||||
.ONESHELL:
|
|
||||||
build/harddrive-efi.bin: build/bootloader.efi build/filesystem.bin
|
build/harddrive-efi.bin: build/bootloader.efi build/filesystem.bin
|
||||||
# TODO: Validate the correctness of this
|
# TODO: Validate the correctness of this
|
||||||
# Populate an EFI system partition
|
# Populate an EFI system partition
|
||||||
|
|
Loading…
Reference in a new issue