2019-12-25 04:32:12 -05:00
|
|
|
#
|
|
|
|
# Main Makefile. This is basically the same as a component makefile.
|
|
|
|
#
|
|
|
|
# (Uses default behaviour of compiling all source files in directory, adding 'include' to include path.)
|
|
|
|
|
2020-03-31 06:18:18 -04:00
|
|
|
COMPONENT_ADD_LDFRAGMENTS += linker.lf
|