Build Cleanup and Fixes
Simon Horman
horms at verge.net.au
Sun Dec 23 02:19:15 EST 2012
Hi,
I have applied this small series of patches to clean up the
build system a little.
----------------------------------------------------------------
The following changes since commit c30e0bbd021b5744532fb8555bd4d4bbf8a00a04:
kexec-zImage-arm: simply cmdline-related DTB resizing (2012-12-23 13:20:39 +0900)
are available in the git repository at:
git://git.kernel.org/pub/scm/utils/kernel/kexec/kexec-tools.git master
for you to fetch changes up to 3af8bee323bfb7894e760ac32f18e3ef082b2c5b:
build: Restrict scope of per-arch compiler flags (2012-12-23 16:10:00 +0900)
----------------------------------------------------------------
Simon Horman (3):
die: Use const for fmt
build: Use cross compiler's strip if available
build: Restrict scope of per-arch compiler flags
Makefile.in | 5 +++--
configure.ac | 2 +-
kexec/arch/arm/Makefile | 2 +-
kexec/arch/ppc/Makefile | 4 ++--
kexec/kexec.c | 2 +-
kexec/kexec.h | 2 +-
6 files changed, 9 insertions(+), 8 deletions(-)
More information about the kexec
mailing list