Updated Makefile

This commit is contained in:
Alex 2022-10-08 04:46:22 +03:00
parent 5f96473b20
commit f2235f75d0
Signed by untrusted user who does not match committer: enderice2
GPG Key ID: EACC3AD603BAB4DD

View File

@ -10,5 +10,6 @@ gnuefi:
make -C gnu-efi
prepare: gnuefi
$(info Nothing to prepare)
clean: