blob: 8731e6cecd78713a51df70943afd903d1254591c [file] [log] [blame]
Tom Rini10e47792018-05-06 17:58:06 -04001# SPDX-License-Identifier: GPL-2.0
Masahiro Yamada5bfd11b2014-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 Yamada5bfd11b2014-02-05 10:52:50 +09006
Masahiro Yamadabb92b422017-01-30 11:12:07 +09007hostprogs-$(CONFIG_BUILD_BIN2C) += bin2c
8
9always := $(hostprogs-y)
10
Masahiro Yamada0a17a422014-02-04 17:24:40 +090011# Let clean descend into subdirs
Philippe Reynese1548c92022-01-25 11:32:20 +010012subdir- += basic kconfig dtc