mirror of
https://github.com/smaeul/u-boot.git
synced 2025-09-14 14:06:02 +01:00
to improve the maintainability. It is more easier to modify and add configurations of the driver in the centralized ram driver directory. Signed-off-by: Dylan Hung <dylan_hung@aspeedtech.com> Reviewed-by: Ryan Chen <ryan_chen@aspeedtech.com>
3 lines
85 B
Makefile
3 lines
85 B
Makefile
# SPDX-License-Identifier: GPL-2.0+
|
|
#
|
|
obj-$(CONFIG_ASPEED_AST2500) += sdram_ast2500.o
|