mirror of
https://source.denx.de/u-boot/u-boot.git
synced 2025-12-17 15:31:48 +01:00
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>