mirror of
https://github.com/AsahiLinux/u-boot
synced 2024-12-20 18:23:08 +00:00
10 lines
159 B
Text
10 lines
159 B
Text
|
# SPDX-License-Identifier: GPL-2.0
|
||
|
#
|
||
|
# Copyright (C) 2020 - 2022, Xilinx, Inc.
|
||
|
# Copyright (C) 2022, Advanced Micro Devices, Inc.
|
||
|
#
|
||
|
|
||
|
if ARCH_VERSAL_NET
|
||
|
|
||
|
endif
|