X-Git-Url: https://git.sur5r.net/?a=blobdiff_plain;f=scripts%2FMakefile;h=2f081f7104dd141e4121d7b97fa333f1b971df98;hb=f7f601002d26cd5afc2241728a1e4d6106044184;hp=68c998e588e0d334e52af9529a613a88ebcb35b9;hpb=a26acb7dc946b2fe7fa25736928878f6adf88f46;p=u-boot diff --git a/scripts/Makefile b/scripts/Makefile index 68c998e588..2f081f7104 100644 --- a/scripts/Makefile +++ b/scripts/Makefile @@ -3,6 +3,9 @@ # the kernel for the build process. # --------------------------------------------------------------------------- # docproc: Used in Documentation/DocBook +# +# SPDX-License-Identifier: GPL-2.0 +# # The following hostprogs-y programs are only build on demand hostprogs-y += docproc @@ -13,4 +16,4 @@ build_docproc: $(obj)/docproc @: # Let clean descend into subdirs -subdir- += basic +subdir- += basic kconfig