commit | 421a5d03f67e044ec72434513c1716374ac1f51b | [log] [tgz] |
---|---|---|
author | Tom Rini <trini@konsulko.com> | Tue Jun 19 11:21:44 2018 -0400 |
committer | Tom Rini <trini@konsulko.com> | Tue Jun 19 11:55:05 2018 -0400 |
tree | f1aeb5a2e73d9110f76f6c4199d7664718c6230a | |
parent | 7302d5ef51e3f7787a15376859ddba616880f1ee [diff] [blame] |
libavb: Update SPDX tag style Signed-off-by: Tom Rini <trini@konsulko.com>
diff --git a/lib/libavb/Makefile b/lib/libavb/Makefile index c8ff080..b983fe7 100644 --- a/lib/libavb/Makefile +++ b/lib/libavb/Makefile
@@ -1,8 +1,6 @@ +# SPDX-License-Identifier: GPL-2.0+ # # (C) Copyright 2017 Linaro Limited -# -# SPDX-License-Identifier: GPL-2.0+ -# obj-$(CONFIG_LIBAVB) += avb_chain_partition_descriptor.o avb_cmdline.o obj-$(CONFIG_LIBAVB) += avb_crypto.o avb_footer.o avb_hashtree_descriptor.o