u-boot-brain/drivers/xen/Makefile

8 lines
136 B
Makefile
Raw Normal View History

# SPDX-License-Identifier: GPL-2.0+
#
# (C) Copyright 2020 EPAM Systems Inc.
obj-y += hypervisor.o
obj-y += events.o
obj-y += xenbus.o