1# SPDX-License-Identifier: GPL-2.0+
2#
3obj-$(CONFIG_ASPEED_AST2500) += sdram_ast2500.o
4obj-$(CONFIG_ASPEED_AST2600) += sdram_ast2600.o
5