build system: Allow BUILD_DIR_BASE to be a relative directory (see github #38)

This commit is contained in:
Angus Gratton
2016-10-06 18:05:51 +11:00
parent eccf54b939
commit f720e82d40
5 changed files with 13 additions and 5 deletions

View File

@@ -6,7 +6,7 @@
# lib(subdirectory_name).a in the build directory. This behaviour is entirely configurable,
# please read the esp-idf build system document if you need to do this.
#
-include $(BUILD_DIR_BASE)/include/config/auto.conf
-include include/config/auto.conf
COMPONENT_SRCDIRS := . hwcrypto