X-Git-Url: https://git.librecmc.org/?a=blobdiff_plain;f=scripts%2FMakefile.host;h=bff8b5bc614c25ee89e3e74e73b6b542a46567e4;hb=85916e29df41d16cf89e48113acafe9a670770c9;hp=133edfae5b8a8d7a66f59b9c1ef3130cb63eb928;hpb=c88eaea0a0a809884388c3a5727d960bac0b0ced;p=oweals%2Fu-boot.git 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))