# SPDX-License-Identifier: GPL-2.0
hyperhold-y := hp_core.o hp_device.o hp_space.o hp_iotab.o

obj-$(CONFIG_HYPERHOLD)		+= hyperhold.o
