summaryrefslogtreecommitdiff
path: root/build_test.mk
diff options
context:
space:
mode:
authorJoel Challis <git@zvecr.com>2021-10-17 22:37:48 +0100
committerGitHub <noreply@github.com>2021-10-17 22:37:48 +0100
commitbd2f8ab88a8d1598cde47d3238ae8a49f1d7fbf9 (patch)
treed029505cd77fbf9a549017dbe28ef181632c226b /build_test.mk
parentbb80b2a40cd37042b25c721033c531f8c8d0cb16 (diff)
Infer more when building features (#13890)
Diffstat (limited to 'build_test.mk')
-rw-r--r--build_test.mk1
1 files changed, 1 insertions, 0 deletions
diff --git a/build_test.mk b/build_test.mk
index 96487c01fa..dd66a008ee 100644
--- a/build_test.mk
+++ b/build_test.mk
@@ -52,6 +52,7 @@ include tests/$(TEST)/rules.mk
endif
include common_features.mk
+include generic_features.mk
include $(TMK_PATH)/common.mk
include $(QUANTUM_PATH)/debounce/tests/rules.mk
include $(QUANTUM_PATH)/sequencer/tests/rules.mk