chore: Update driver makefiles

This commit is contained in:
EnderIce2
2024-11-29 05:05:49 +02:00
parent 7948d0c6e5
commit 828dab1875
16 changed files with 261 additions and 135 deletions

View File

@ -4,6 +4,9 @@ export PATH := $(CROSS_DIR):$(PATH)
QEMU_VERSION = 9.1.2
default:
$(error Please specify a target)
all: do_tools do_limine __clone_all do_binutils do_gcc do_qemu
clean: