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