qmk build system
This commit is contained in:
@@ -4,5 +4,5 @@ CFGFLAGS += -I${QTOP}/arch/linux/posix/gcc
|
||||
|
||||
|
||||
|
||||
ARCH_LSCRS = $(wildcard ${QTOP}/arch/linux/posix/gcc/*.c)
|
||||
ARCH_LSCRS := $(wildcard ${QTOP}/arch/linux/posix/gcc/*.c)
|
||||
ARCH_LSCRS += $(wildcard ${QTOP}/arch/linux/common/*.c)
|
||||
|
Reference in New Issue
Block a user