mirror of
https://github.com/AsahiLinux/u-boot
synced 2024-12-20 10:13:09 +00:00
6 lines
92 B
Makefile
6 lines
92 B
Makefile
|
# SPDX-License-Identifier: GPL-2.0
|
||
|
|
||
|
obj-y += lowlevel_init.o
|
||
|
obj-y += init.o
|
||
|
obj-y += ddr.o
|