diff options
Diffstat (limited to 'util/archive/Makefile')
-rw-r--r-- | util/archive/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/util/archive/Makefile b/util/archive/Makefile index d4b58f765f..2de6a6294a 100644 --- a/util/archive/Makefile +++ b/util/archive/Makefile @@ -1,3 +1,4 @@ +## SPDX-License-Identifier: GPL-2.0-only PROGRAM = archive HOSTCC ?= gcc WERROR=-Werror |