# SPDX-License-Identifier: GPL-2.0-only
hws-objs := hws_pci.o hws_irq.o hws_video.o hws_v4l2_ioctl.o

obj-$(CONFIG_VIDEO_HWS) += hws.o
