]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
unify HOST_CFLAGS and HOSTCFLAGS
authorMike Frysinger <vapier@gentoo.org>
Sun, 19 Jul 2009 19:17:03 +0000 (15:17 -0400)
committerWolfgang Denk <wd@denx.de>
Thu, 23 Jul 2009 19:26:14 +0000 (21:26 +0200)
commit9aef73888509d10193615ee5cd9cf439ca44e937
tree7a54a47f6456799f8d7531538b1f1e965d7b4907
parent2e9393f500065f940e5e4ac7fe375e4c0b77b936
unify HOST_CFLAGS and HOSTCFLAGS

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@gentoo.org>
14 files changed:
Makefile
board/fads/config.mk
board/netstar/Makefile
board/spc1920/config.mk
board/xilinx/ml300/Makefile
board/xilinx/ppc405-generic/Makefile
board/xilinx/ppc440-generic/Makefile
cpu/ixp/npe/Makefile
drivers/bios_emulator/Makefile
drivers/net/sk98lin/Makefile
rules.mk
tools/Makefile
tools/gdb/Makefile
tools/imls/Makefile