mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2025-01-16 05:32:43 +01:00
6 lines
125 B
Makefile
6 lines
125 B
Makefile
# Add a list of subdirectories, that should also be built:
|
|
DIRS += esp-idf
|
|
DIRS += xtensa
|
|
|
|
include $(RIOTBASE)/Makefile.base
|