]> rtime.felk.cvut.cz Git - pes-rpp/rpp-lib.git/commit
Makefile: Introduce TARGET_HAS_* variables
authorMichal Sojka <sojkam1@fel.cvut.cz>
Thu, 2 Jul 2015 13:26:54 +0000 (15:26 +0200)
committerMichal Sojka <sojkam1@fel.cvut.cz>
Thu, 2 Jul 2015 13:57:40 +0000 (15:57 +0200)
commitbe33e163d8ce20ac62c36e954b6374df314af577
treee88b721ab0e31048b3c8bf1c3e621ce78a7c5690
parenta4609c6143a4c72681a68e2eb4d61058d867b67c
Makefile: Introduce TARGET_HAS_* variables

These variables allow to specify which target has which properties and
this information will be used for conditional compilation of various
components.
build/Makefile.rules.arm
build/posix/Makefile.config
build/rm48_hdk/Makefile.config
build/tms570_hdk/Makefile.config
build/tms570_hydctr/Makefile.config