X-Git-Url: https://git.sur5r.net/?a=blobdiff_plain;f=scripts%2FMakefile.host;h=bff8b5bc614c25ee89e3e74e73b6b542a46567e4;hb=f7f601002d26cd5afc2241728a1e4d6106044184;hp=133edfae5b8a8d7a66f59b9c1ef3130cb63eb928;hpb=490fdad5862d919f26793a484e2be4530740407a;p=u-boot diff --git a/scripts/Makefile.host b/scripts/Makefile.host index 133edfae5b..bff8b5bc61 100644 --- a/scripts/Makefile.host +++ b/scripts/Makefile.host @@ -19,6 +19,9 @@ # qconf-objs := menu.o # Will compile qconf as a C++ program, and menu as a C program. # They are linked as C++ code to the executable qconf +# +# SPDX-License-Identifier: GPL-2.0 +# __hostprogs := $(sort $(hostprogs-y) $(hostprogs-m))