u-boot-brain/drivers/ram/sifive/Makefile
Green Wan dab18c7aa6 drivers: ram: sifive: rename fu540_ddr and add fu740 support
Rename fu540_ddr.c to sifive_ddr.c and add fu740 support

Signed-off-by: Green Wan <green.wan@sifive.com>
Reviewed-by: Bin Meng <bmeng.cn@gmail.com>
2021-05-31 16:35:54 +08:00

7 lines
115 B
Makefile

# SPDX-License-Identifier: GPL-2.0+
#
# Copyright (c) 2020 SiFive, Inc
#
obj-$(CONFIG_SIFIVE_DDR) += sifive_ddr.o