]> granicus.if.org Git - esp-idf/commit
build: allow EXCLUDE_COMPONENTS to contain quotes
authorIvan Grokhotkov <ivan@espressif.com>
Sat, 28 Apr 2018 11:57:00 +0000 (19:57 +0800)
committerIvan Grokhotkov <ivan@espressif.com>
Mon, 11 Jun 2018 15:26:56 +0000 (23:26 +0800)
commitb2f498f7da4ad904a16e8f2c5211611fb1f9f365
tree15dba83d87fc76eeeb8d695bb1aae4dc856b5b28
parent9b1876a458eec507f44d95b6a21c76b01c8e86b8
build: allow EXCLUDE_COMPONENTS to contain quotes

'dequote' macro can’t be used at this point yet, use subst directly.
Also prevent EXCLUDE_COMPONENTS from being passed to bootloader build.
components/bootloader/Makefile.projbuild
make/project.mk