mirror of
https://github.com/smaeul/u-boot.git
synced 2025-09-11 20:46:00 +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>
4 lines
72 B
Makefile
4 lines
72 B
Makefile
obj-y += lowlevel_init.o
|
|
obj-y += board_common.o
|
|
obj-y += clk_ast2500.o
|