[Buildroot] [PATCH v3 0/5] Add TARGET_FINALIZE_HOOKS

Fabio Porcedda fabio.porcedda at telit.com
Fri Jun 27 12:15:54 UTC 2014


This patch set add TARGET_FINALIZE_HOOKS and use it for system.mk
recipies.

The changelog is on each patch.

Best regards
Fabio Porcedda (5):
  Makefile: target-finalize: add TARGET_FINALIZE_HOOKS
  system: convert "system.mk" recipes to "target-finalize" hooks
  Makefile: convert "toolchain-eclipse-register" to a hook
  Makefile: convert "target-generatelocales" to a hook
  Makefile: do not add to targets common dependencies

 Makefile         | 88 +++++++++++++++++++++++++++-----------------------------
 system/system.mk | 80 +++++++++++++++++++++++++++------------------------
 2 files changed, 85 insertions(+), 83 deletions(-)

-- 
2.0.0



More information about the buildroot mailing list