paw: boot: Use newest limine version
Signed-off-by: Chloe M. <chloe@mensia.org>
This commit is contained in:
@@ -12,6 +12,7 @@ include ../../mk/stos.mk
|
||||
CFILES = $(shell find ../init -name "*.c")
|
||||
CFILES += $(shell find ../xt -name "*.c")
|
||||
CFILES += $(shell find ../lib -name "*.c")
|
||||
CFILES += $(shell find bpal -name "*.c")
|
||||
DFILES = $(CFILES:.c=.d)
|
||||
OFILES = $(CFILES:.c=.o)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user