Fix makefiles after source grabber changes
This commit is contained in:
@ -36,6 +36,7 @@ LDFLAGS += -nostdlib -static -T arch/$(ARCH)/link.ld $(shell $(CC) -print-libgcc
|
||||
SRCFILES :=
|
||||
|
||||
SRCFILES += $(call GRABSRC, \
|
||||
. \
|
||||
printf \
|
||||
bitmap \
|
||||
pmm \
|
||||
|
Reference in New Issue
Block a user