# SPDX-License-Identifier: GPL-2.0+
#
# Makefile for the Linux kernel ROH device drivers.
#

obj-$(CONFIG_ROH)		+= core/
obj-$(CONFIG_ROH)		+= hw/
