summaryrefslogtreecommitdiff
path: root/firmware/external_deps.mk
diff options
context:
space:
mode:
Diffstat (limited to 'firmware/external_deps.mk')
-rw-r--r--firmware/external_deps.mk6
1 files changed, 3 insertions, 3 deletions
diff --git a/firmware/external_deps.mk b/firmware/external_deps.mk
index c2e9e90..d2346ab 100644
--- a/firmware/external_deps.mk
+++ b/firmware/external_deps.mk
@@ -1,11 +1,11 @@
#
-# Copyright (c) 2018 Western Digital Corporation or its affiliates.
+# SPDX-License-Identifier: BSD-2-Clause
+#
+# Copyright (c) 2019 Western Digital Corporation or its affiliates.
#
# Authors:
# Anup Patel <anup.patel@wdc.com>
#
-# SPDX-License-Identifier: BSD-2-Clause
-#
$(build_dir)/$(platform_subdir)/firmware/fw_payload.o: $(FW_PAYLOAD_PATH_FINAL)
$(build_dir)/$(platform_subdir)/firmware/fw_payload.o: $(FW_PAYLOAD_FDT_PATH)