summaryrefslogtreecommitdiffstats
path: root/quantum/os_detection/tests/rules.mk
blob: 9bfe373f46ef54ec566a21c25ccc270503e73bea (plain)
1
2
3
4
5
os_detection_DEFS := -DOS_DETECTION_ENABLE

os_detection_SRC := \
    $(QUANTUM_PATH)/os_detection/tests/os_detection.cpp \
    $(QUANTUM_PATH)/os_detection.c