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
|