summaryrefslogtreecommitdiff
path: root/examples/device/hid_composite_freertos/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'examples/device/hid_composite_freertos/Makefile')
-rw-r--r--examples/device/hid_composite_freertos/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/device/hid_composite_freertos/Makefile b/examples/device/hid_composite_freertos/Makefile
index bd625b345..13c637977 100644
--- a/examples/device/hid_composite_freertos/Makefile
+++ b/examples/device/hid_composite_freertos/Makefile
@@ -1,5 +1,5 @@
RTOS = freertos
-include ../../build_system/make/make.mk
+include ../../../hw/bsp/family_support.mk
INC += \
src \