summaryrefslogtreecommitdiff
path: root/examples/device/cdc_msc_freertos
diff options
context:
space:
mode:
authorhathach <[email protected]>2023-03-06 13:25:56 +0700
committerhathach <[email protected]>2023-03-06 13:25:56 +0700
commite62d1a03acfa2a3b8afa0568690fdcad5495c260 (patch)
treefbd26e5f87db05cf88e9790ab6cb5d3cb898bd81 /examples/device/cdc_msc_freertos
parentb6404d143ed218ad13dce62bd16b9a21de3bba79 (diff)
integrate top.mk into make.mk
Diffstat (limited to 'examples/device/cdc_msc_freertos')
-rw-r--r--examples/device/cdc_msc_freertos/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/examples/device/cdc_msc_freertos/Makefile b/examples/device/cdc_msc_freertos/Makefile
index 4ee816880..e2bbc2268 100644
--- a/examples/device/cdc_msc_freertos/Makefile
+++ b/examples/device/cdc_msc_freertos/Makefile
@@ -1,6 +1,5 @@
DEPS_SUBMODULES += lib/FreeRTOS-Kernel
-include ../../../tools/top.mk
include ../../make.mk
FREERTOS_SRC = lib/FreeRTOS-Kernel