blob: e7b353f77f43e1d8b572826f3c1d619abd41f17b [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
Masahiro Yamada51148792014-07-30 14:08:17 +090012subdir- += basic kconfig
Tom Rini36dd5f12017-09-23 13:00:57 -040013subdir-$(CONFIG_DTC) += dtc