mirror of
https://github.com/AsahiLinux/u-boot
synced 2024-11-06 21:24:29 +00:00
7 lines
120 B
Makefile
7 lines
120 B
Makefile
|
# SPDX-License-Identifier: GPL-2.0+
|
||
|
#
|
||
|
# Copyright (c) 2020 SiFive, Inc
|
||
|
#
|
||
|
|
||
|
obj-$(CONFIG_SIFIVE_FU540_DDR) += fu540_ddr.o
|