summaryrefslogtreecommitdiffstats
path: root/scripts/tegra/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'scripts/tegra/Makefile')
-rw-r--r--scripts/tegra/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/tegra/Makefile b/scripts/tegra/Makefile
index 99aef3fa05..8ebc27ca73 100644
--- a/scripts/tegra/Makefile
+++ b/scripts/tegra/Makefile
@@ -2,7 +2,7 @@ hostprogs-$(CONFIG_ARCH_TEGRA) += cbootimage
always := $(hostprogs-y)
-HOSTLOADLIBES_cbootimage = '-lm'
+HOSTLDLIBS_cbootimage = '-lm'
cbootimage-objs := \
cbootimage.o \