mirror of
https://github.com/smaeul/u-boot.git
synced 2025-11-21 11:20:54 +00:00
8 lines
96 B
Makefile
8 lines
96 B
Makefile
#
|
|
# SPDX-License-Identifier: GPL-2.0+
|
|
#
|
|
|
|
obj-y += clk.o
|
|
obj-y += ddr.o
|
|
obj-y += lowlevel_init.o
|