qmk build system

This commit is contained in:
huangjimin
2020-07-14 16:06:01 +08:00
parent 3f3b4f1566
commit 25f293d49a
10 changed files with 375 additions and 18 deletions

View File

@@ -41,7 +41,7 @@ endif
endif
# arch src should be specify by bp
LSRCS:=$(subst $(QTOP)/$(LOCALDIR)/,, ${ARCH_LSCRS})
LSRCS := $(subst $(QTOP)/$(LOCALDIR)/,, ${ARCH_LSCRS})
include ${QTOP}/qmk/generic/Make.tpl