summaryrefslogtreecommitdiffstats
path: root/common/partitions/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'common/partitions/Makefile')
-rw-r--r--common/partitions/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/common/partitions/Makefile b/common/partitions/Makefile
index 2b0c5b4b9c..d304b6f8d5 100644
--- a/common/partitions/Makefile
+++ b/common/partitions/Makefile
@@ -1,2 +1,4 @@
+# SPDX-License-Identifier: GPL-2.0-only
+
obj-$(CONFIG_PARTITION_DISK_DOS) += dos.o
obj-$(CONFIG_PARTITION_DISK_EFI) += efi.o