summaryrefslogtreecommitdiff
path: root/examples/host/bare_api
diff options
context:
space:
mode:
authorhathach <[email protected]>2025-10-14 15:14:43 +0700
committerhathach <[email protected]>2025-10-14 15:14:43 +0700
commit9bf18d080b202e8e09bd76f32272b1dbfabfa3b9 (patch)
tree73a0d88f3e70e6a1b16cbff0e6c2be6728f05eba /examples/host/bare_api
parent38255ffc3879e9aef12796ce25b58a2c654ce67d (diff)
move make.mk to hw/bsp/family_support.mk
Diffstat (limited to 'examples/host/bare_api')
-rw-r--r--examples/host/bare_api/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/host/bare_api/Makefile b/examples/host/bare_api/Makefile
index 0235e08c3..e6408c77a 100644
--- a/examples/host/bare_api/Makefile
+++ b/examples/host/bare_api/Makefile
@@ -1,4 +1,4 @@
-include ../../build_system/make/make.mk
+include ../../../hw/bsp/family_support.mk
INC += \
src \