mirror of
https://github.com/EnderIce2/Fennix.git
synced 2025-07-01 18:39:16 +00:00
chore: Update driver makefiles
This commit is contained in:
@ -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:
|
||||
|
Reference in New Issue
Block a user