]> git.ipfire.org Git - thirdparty/u-boot.git/blame - scripts/Makefile
drivers: i2c: mxc: Fix compiler error when using i2c dm mode
[thirdparty/u-boot.git] / scripts / Makefile
CommitLineData
83d290c5 1# SPDX-License-Identifier: GPL-2.0
8fac9c7b
MY
2###
3# scripts contains sources for various helper programs used throughout
4# the kernel for the build process.
5# ---------------------------------------------------------------------------
8fac9c7b 6
61304dbe
MY
7hostprogs-$(CONFIG_BUILD_BIN2C) += bin2c
8
9always := $(hostprogs-y)
10
efcf8619 11# Let clean descend into subdirs
51148790 12subdir- += basic kconfig
36dd5f1b 13subdir-$(CONFIG_DTC) += dtc