mirror of
https://github.com/Fishwaldo/opensbi.git
synced 2025-07-19 11:28:38 +00:00
This patch renames "plat" to "platform" everywhere for better readablility. Signed-off-by: Anup Patel <anup.patel@wdc.com>
10 lines
196 B
Makefile
10 lines
196 B
Makefile
#
|
|
# Copyright (c) 2018 Western Digital Corporation or its affiliates.
|
|
#
|
|
# Authors:
|
|
# Anup Patel <anup.patel@wdc.com>
|
|
#
|
|
# SPDX-License-Identifier: BSD-2-Clause
|
|
#
|
|
|
|
platform-common-objs-y += fdt.o
|