forked from Mirrors/opensbi
platform: Rename fdt.c to tinyfdt.c
Libfdt already have fdt.c and fdt.h. Rename both fdt.* present in openSBI to tinyfdt.* Signed-off-by: Atish Patra <atish.patra@wdc.com>
This commit is contained in:
@@ -7,4 +7,4 @@
|
||||
# SPDX-License-Identifier: BSD-2-Clause
|
||||
#
|
||||
|
||||
platform-common-objs-y += fdt.o
|
||||
platform-common-objs-y += tinyfdt.o
|
||||
|
Reference in New Issue
Block a user