mirror of
https://github.com/AsahiLinux/u-boot
synced 2024-11-11 07:34:31 +00:00
66356b4c06
Signed-off-by: Wolfgang Denk <wd@denx.de>
8 lines
173 B
Makefile
8 lines
173 B
Makefile
#/* SPDX-License-Identifier: GPL-2.0
|
|
# *
|
|
# * Copyright (C) 2018 Marvell International Ltd.
|
|
# *
|
|
# * https://spdx.org/licenses
|
|
# */
|
|
|
|
obj-y += lowlevel_init.o clock.o cpu.o
|