This patch series enhances CRDA's Makefile to support both native
and cross built targets.
Jon Loeliger (5):
Allow .config to supply optional local Makefile settings.
Separate install target into exec, udev and man sub-parts.
Have the 'clean' target announce its presence.
Introduce separate HOST and TARGET compilation steps.
Unbury Makefile-meta config definitions.
Makefile | 281 +++++++++++++++++++++++++++++++++++++++++++++++++-------------
1 files changed, 223 insertions(+), 58 deletions(-)