mirror of
https://github.com/AsahiLinux/u-boot
synced 2024-12-18 01:03:05 +00:00
7 lines
120 B
Makefile
7 lines
120 B
Makefile
|
# SPDX-License-Identifier: GPL-2.0+
|
||
|
#
|
||
|
# (C) 2018 NXP
|
||
|
# (C) 2020 EPAM Systems Inc.
|
||
|
|
||
|
obj-y += lowlevel_init.o hypercall.o
|