mirror of
https://github.com/AsahiLinux/u-boot
synced 2024-11-11 23:47:24 +00:00
9 lines
173 B
Makefile
9 lines
173 B
Makefile
|
#/*
|
||
|
# * Copyright (C) 2018 Marvell International Ltd.
|
||
|
# *
|
||
|
# * SPDX-License-Identifier: GPL-2.0
|
||
|
# * https://spdx.org/licenses
|
||
|
# */
|
||
|
|
||
|
obj-y += lowlevel_init.o clock.o cpu.o
|