summaryrefslogtreecommitdiff
path: root/scripts/Makefile
diff options
context:
space:
mode:
authorTom Rini <[email protected]>2026-01-05 15:12:02 -0600
committerTom Rini <[email protected]>2026-01-05 15:12:02 -0600
commitc344087025a4c296468a1d5aeb61078a58baa59e (patch)
treef5a7ba04c352b3e3cb79065096ea43480f7bda2f /scripts/Makefile
parent127a42c7257a6ffbbd1575ed1cbaa8f5408a44b3 (diff)
parent6cdd7597a2fbfc1572c1b0af23d3daf1cefa2de7 (diff)
Merge branch 'next'
Diffstat (limited to 'scripts/Makefile')
-rw-r--r--scripts/Makefile4
1 files changed, 1 insertions, 3 deletions
diff --git a/scripts/Makefile b/scripts/Makefile
index 8731e6cecd7..709b8e5622a 100644
--- a/scripts/Makefile
+++ b/scripts/Makefile
@@ -4,9 +4,7 @@
# the kernel for the build process.
# ---------------------------------------------------------------------------
-hostprogs-$(CONFIG_BUILD_BIN2C) += bin2c
-
-always := $(hostprogs-y)
+hostprogs-always-$(CONFIG_BUILD_BIN2C) += bin2c
# Let clean descend into subdirs
subdir- += basic kconfig dtc