From f2235f75d031544193688ff83fac2cd67225201e Mon Sep 17 00:00:00 2001 From: Alex Date: Sat, 8 Oct 2022 04:46:22 +0300 Subject: [PATCH] Updated Makefile --- Makefile | 1 + 1 file changed, 1 insertion(+) diff --git a/Makefile b/Makefile index 498d60a7..308a53d6 100644 --- a/Makefile +++ b/Makefile @@ -10,5 +10,6 @@ gnuefi: make -C gnu-efi prepare: gnuefi + $(info Nothing to prepare) clean: