diff options
Diffstat (limited to 'lib/bzip2')
-rw-r--r-- | lib/bzip2/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/lib/bzip2/Makefile b/lib/bzip2/Makefile index 585d776ba8a..ebdd2976de0 100644 --- a/lib/bzip2/Makefile +++ b/lib/bzip2/Makefile @@ -1,6 +1,4 @@ -# -# SPDX-License-Identifier: GPL-2.0+ -# +# SPDX-License-Identifier: GPL-2.0+ obj-y += bzlib.o bzlib_crctable.o bzlib_decompress.o \ bzlib_randtable.o bzlib_huffman.o |