Remove extconf and KPRINTF_COLORS
This commit is contained in:
@ -23,7 +23,6 @@ CFLAGS += -I. \
|
||||
-DFASTLZ_USE_MEMMOVE=0 \
|
||||
|
||||
include arch/$(ARCH)/$(ARCH).mk
|
||||
include extconf/extra.mk
|
||||
|
||||
LDFLAGS += -nostdlib -static -T arch/$(ARCH)/link.ld $(shell $(CC) -print-libgcc-file-name)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user