diff options
Diffstat (limited to 'examples/device/midi_test_freertos/Makefile')
| -rw-r--r-- | examples/device/midi_test_freertos/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/device/midi_test_freertos/Makefile b/examples/device/midi_test_freertos/Makefile index 26cd83486..704d319d2 100644 --- a/examples/device/midi_test_freertos/Makefile +++ b/examples/device/midi_test_freertos/Makefile @@ -1,5 +1,5 @@ RTOS = freertos -include ../../build_system/make/make.mk +include ../../../hw/bsp/family_support.mk INC += \ src \ |
