blob: 8731e6cecd78713a51df70943afd903d1254591c [file] [log] [blame]
Tom Rini83d290c2018-05-06 17:58:06 -04001# SPDX-License-Identifier: GPL-2.0
Masahiro Yamada8fac9c72014-02-05 10:52:50 +09002###
3# scripts contains sources for various helper programs used throughout
4# the kernel for the build process.
5# ---------------------------------------------------------------------------
Masahiro Yamada8fac9c72014-02-05 10:52:50 +09006
Masahiro Yamada61304db2017-01-30 11:12:07 +09007hostprogs-$(CONFIG_BUILD_BIN2C) += bin2c
8
9always := $(hostprogs-y)
10
Masahiro Yamadaefcf8612014-02-04 17:24:40 +090011# Let clean descend into subdirs
Philippe Reynes96757b72022-01-25 11:32:20 +010012subdir- += basic kconfig dtc