[U-Boot] [PATCH] unify HOST_CFLAGS and HOSTCFLAGS
Wolfgang Denk
wd at denx.de
Thu Jul 23 21:26:26 CEST 2009
Dear Mike Frysinger,
In message <1248031023-31706-1-git-send-email-vapier at gentoo.org> you wrote:
> The top build system sets up HOSTCFLAGS a bit and exports it, but other
> places use HOST_CFLAGS instead. Unify the two as HOSTCFLAGS so that the
> values stay in sync.
>
> Signed-off-by: Mike Frysinger <vapier at gentoo.org>
> ---
> Makefile | 2 +-
> board/fads/config.mk | 2 +-
> board/netstar/Makefile | 8 ++++----
> board/spc1920/config.mk | 2 +-
> board/xilinx/ml300/Makefile | 2 +-
> board/xilinx/ppc405-generic/Makefile | 2 +-
> board/xilinx/ppc440-generic/Makefile | 2 +-
> cpu/ixp/npe/Makefile | 2 +-
> drivers/bios_emulator/Makefile | 2 +-
> drivers/net/sk98lin/Makefile | 2 +-
> rules.mk | 2 +-
> tools/Makefile | 12 ++++++------
> tools/gdb/Makefile | 2 +-
> tools/imls/Makefile | 4 ++--
> 14 files changed, 23 insertions(+), 23 deletions(-)
Applied, thanks.
Best regards,
Wolfgang Denk
--
DENX Software Engineering GmbH, MD: Wolfgang Denk & Detlev Zundel
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: wd at denx.de
Any sufficiently advanced technology is indistinguishable from magic.
Clarke's Third Law - _Profiles of the Future_ (1962; rev. 1973)
``Hazards of Prophecy: The Failure of Imagination''
More information about the U-Boot
mailing list