u-boot-brain/arch/arm/mach-aspeed/ast2500/Makefile
Chia-Wei, Wang c16f518a79 cosmetic: aspeed: ast2500: Rename board file
Rename the ast2500-board.c to board_common.c and
place the renamed file under the ast2500 folder.

Signed-off-by: Chia-Wei, Wang <chiawei_wang@aspeedtech.com>
2020-08-14 09:46:40 -04:00

4 lines
88 B
Makefile

obj-y += lowlevel_init.o
obj-y += board_common.o
obj-y += clk_ast2500.o sdram_ast2500.o