:: commit 26a875c7aff73f8a20238c48aac48fdfabc170db

mintsuki <mintsuki@protonmail.com> — 2021-05-10 21:02

parents: 1a83dfcf78

build: Do not uselessly create test.hdd image when testing an ISO instead

diff --git a/Makefile b/Makefile
index 0c6ea7e0..08cf0a39 100644
--- a/Makefile
+++ b/Makefile
@@ -255,7 +255,6 @@ iso9660-uefi-test:
 hybrid-iso9660-test:
 	$(MAKE) ovmf
 	$(MAKE) test-clean
-	$(MAKE) test.hdd
 	$(MAKE) limine-uefi
 	$(MAKE) limine-bios
 	$(MAKE) -C test
@@ -271,7 +270,6 @@ hybrid-iso9660-test:
 full-hybrid-test:
 	$(MAKE) ovmf
 	$(MAKE) test-clean
-	$(MAKE) test.hdd
 	$(MAKE) limine-uefi
 	$(MAKE) limine-bios
 	$(MAKE) bin/limine-install
tab: 248 wrap: offon