blob: cfe9fef804425fe8a0b35216233bd45e588e7e81 [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