]> git.ipfire.org Git - people/ms/u-boot.git/blame - scripts/Makefile
Move CONFIG_OF_LIBFDT to Kconfig
[people/ms/u-boot.git] / scripts / Makefile
CommitLineData
8fac9c7b
MY
1###
2# scripts contains sources for various helper programs used throughout
3# the kernel for the build process.
4# ---------------------------------------------------------------------------
5# docproc: Used in Documentation/DocBook
da58dec8
TR
6#
7# SPDX-License-Identifier: GPL-2.0
8#
8fac9c7b
MY
9
10# The following hostprogs-y programs are only build on demand
11hostprogs-y += docproc
12
13# These targets are used internally to avoid "is up to date" messages
14PHONY += build_docproc
598e2d33 15build_docproc: $(obj)/docproc
8fac9c7b
MY
16 @:
17
efcf8619 18# Let clean descend into subdirs
51148790 19subdir- += basic kconfig