Add support for a CONFIG_SITE.local file

This commit is contained in:
Andrew Johnson
2017-05-11 14:49:04 -05:00
parent a7c14ec995
commit b3bbf67ce8
3 changed files with 12 additions and 0 deletions

View File

@@ -175,3 +175,5 @@ GCC_PIPE = NO
# run at build-time, e.g. set the LD_LIBRARY_PATH environment variable.
LINKER_USE_RPATH = YES
# Overrides for the settings above may appear in a CONFIG_SITE.local file
-include $(CONFIG)/CONFIG_SITE.local