]> granicus.if.org Git - esp-idf/commit
build system: Project ELF should depend on linker scripts, binary libraries
authorAngus Gratton <angus@espressif.com>
Mon, 12 Dec 2016 04:54:30 +0000 (15:54 +1100)
committerAngus Gratton <angus@espressif.com>
Mon, 12 Dec 2016 04:58:53 +0000 (15:58 +1100)
commitbbe1bceda8d5d9fabaccaa09530fdc4d4226ad99
treef8def51222f109f2950ff54ab6ff258090b440d7
parent9a378bca0e0616bb9a589b175ff833b463ff51c3
build system: Project ELF should depend on linker scripts, binary libraries

TW#7816
components/bootloader/src/main/component.mk
components/bt/component.mk
components/esp32/component.mk
components/newlib/component.mk
docs/build_system.rst
make/common.mk
make/component_wrapper.mk
make/project.mk
make/test_build_system.sh