1# SPDX-License-Identifier: GPL-2.0-only 2hws-objs := hws_pci.o hws_irq.o hws_video.o hws_v4l2_ioctl.o 3 4obj-$(CONFIG_VIDEO_HWS) += hws.o 5