From 706c58b9b9fa74c63180f490a1f48652d0408944 Mon Sep 17 00:00:00 2001 From: Amlal El Mahrouss Date: Thu, 18 Apr 2024 10:55:51 +0200 Subject: MHR-3: Start working on drivers now. Signed-off-by: Amlal El Mahrouss --- Private/NewBoot/Source/makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Private/NewBoot/Source/makefile') diff --git a/Private/NewBoot/Source/makefile b/Private/NewBoot/Source/makefile index 4016e3a8..a73b3adb 100644 --- a/Private/NewBoot/Source/makefile +++ b/Private/NewBoot/Source/makefile @@ -35,7 +35,7 @@ FLAG_GNU=-fshort-wchar -D__EFI_x86_64__ -mgeneral-regs-only -mno-red-zone -D__KE .PHONY: invalid-recipe invalid-recipe: - @echo "invalid-recipe: Use make bootloader- all instead." + @echo "invalid-recipe: Use make bootloader- instead." .PHONY: all all: compile-amd64 -- cgit v1.2.3