summaryrefslogtreecommitdiffstats
path: root/lib/rsa/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'lib/rsa/Makefile')
-rw-r--r--lib/rsa/Makefile4
1 files changed, 1 insertions, 3 deletions
diff --git a/lib/rsa/Makefile b/lib/rsa/Makefile
index 4b2c1bae79..a51c6e1685 100644
--- a/lib/rsa/Makefile
+++ b/lib/rsa/Makefile
@@ -1,11 +1,9 @@
+# SPDX-License-Identifier: GPL-2.0+
#
# Copyright (c) 2013, Google Inc.
#
# (C) Copyright 2000-2007
# Wolfgang Denk, DENX Software Engineering, wd@denx.de.
-#
-# SPDX-License-Identifier: GPL-2.0+
-#
obj-$(CONFIG_$(SPL_)FIT_SIGNATURE) += rsa-verify.o rsa-checksum.o
obj-$(CONFIG_RSA_SOFTWARE_EXP) += rsa-mod-exp.o