mirror of
https://gitlab.redox-os.org/redox-os/redox.git
synced 2026-06-21 12:24:17 +08:00
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
|
||||
cat $@.partial build/filesystem.bin > $@
|
||||
|
||||
.ONESHELL:
|
||||
build/harddrive-efi.bin: build/bootloader.efi build/filesystem.bin
|
||||
# TODO: Validate the correctness of this
|
||||
# Populate an EFI system partition
|
||||
|
||||
Loading…
Reference in New Issue
Block a user