diff options
Diffstat (limited to 'tools/easylogo/Makefile')
-rw-r--r-- | tools/easylogo/Makefile | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/tools/easylogo/Makefile b/tools/easylogo/Makefile index 10aba2b..3c3e69f 100644 --- a/tools/easylogo/Makefile +++ b/tools/easylogo/Makefile @@ -1,3 +1,7 @@ +# +# SPDX-License-Identifier: GPL-2.0+ +# + hostprogs-y := easylogo always := $(hostprogs-y) |