summaryrefslogtreecommitdiffstats
path: root/scripts/tegra/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'scripts/tegra/Makefile')
-rw-r--r--scripts/tegra/Makefile4
1 files changed, 1 insertions, 3 deletions
diff --git a/scripts/tegra/Makefile b/scripts/tegra/Makefile
index 8ebc27ca73..dec0b529d6 100644
--- a/scripts/tegra/Makefile
+++ b/scripts/tegra/Makefile
@@ -1,6 +1,4 @@
-hostprogs-$(CONFIG_ARCH_TEGRA) += cbootimage
-
-always := $(hostprogs-y)
+hostprogs-always-$(CONFIG_ARCH_TEGRA) += cbootimage
HOSTLDLIBS_cbootimage = '-lm'