2026-01-29 22:25:33 +08:00

8 lines
162 B
Makefile

# SPDX-License-Identifier: GPL-2.0+
#
# Makefile for the Linux kernel ROH Core drivers.
#
roh_core-objs := main.o core.o sysfs.o
obj-$(CONFIG_ROH) += roh_core.o