2009-06-30 21:18:45

by Jon Loeliger

[permalink] [raw]
Subject: [PATCH 0/5] Enhance CRDA's Makefile for cross building


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(-)