summaryrefslogtreecommitdiff
path: root/firmware/external_deps.mk
blob: c2e9e90535029cd69e1f3f7a739f2b3e27f04818 (plain)
1
2
3
4
5
6
7
8
9
10
11
#
# Copyright (c) 2018 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)