summaryrefslogtreecommitdiffstats
path: root/keyboards/vinta/rules.mk
diff options
context:
space:
mode:
authorTakeshi ISHII <2170248+mtei@users.noreply.github.com>2019-05-03 15:20:23 +0200
committerMechMerlin <30334081+mechmerlin@users.noreply.github.com>2019-05-03 15:20:23 +0200
commit29f68459a01c155ca64aed4ec0ba083d0dee0d2e (patch)
tree9e38fd7707db426b1ccd38e55f7cbd44cccc3df5 /keyboards/vinta/rules.mk
parent6a59198a42d49422297ee9320e5d842592573297 (diff)
downloadqmk_firmware-29f68459a01c155ca64aed4ec0ba083d0dee0d2e.tar.gz
qmk_firmware-29f68459a01c155ca64aed4ec0ba083d0dee0d2e.tar.xz
Fix LIB_SRC insert position (#5731)
The insertion point for `$(patsubst %.c,%.clib,$(LIB_SRC))` must be after all normal `SRC += ..` . I modified it to be so. Because LIB_SRC and SRC are assumed to be used in pairs. Similarly, QUANTUM_LIB_SRC and QUANTUM_SRC are assumed to be used in pairs.
Diffstat (limited to 'keyboards/vinta/rules.mk')
0 files changed, 0 insertions, 0 deletions