summaryrefslogtreecommitdiff
path: root/lib/libavb/Makefile
diff options
context:
space:
mode:
authorTom Rini <trini@konsulko.com>2018-06-19 18:21:44 +0300
committerTom Rini <trini@konsulko.com>2018-06-19 18:55:05 +0300
commit897a1d947e7e50cf03113dcbe505ffb63dce45a9 (patch)
treef1aeb5a2e73d9110f76f6c4199d7664718c6230a /lib/libavb/Makefile
parente3f7c4f851c0410a86d9455b3c31b0290e7401f9 (diff)
downloadu-boot-897a1d947e7e50cf03113dcbe505ffb63dce45a9.tar.xz
libavb: Update SPDX tag style
Signed-off-by: Tom Rini <trini@konsulko.com>
Diffstat (limited to 'lib/libavb/Makefile')
-rw-r--r--lib/libavb/Makefile4
1 files changed, 1 insertions, 3 deletions
diff --git a/lib/libavb/Makefile b/lib/libavb/Makefile
index c8ff080dbc..b983fe768e 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