JustOS/linux-6.13/drivers/media/usb/stk1160/Makefile

9 lines
180 B
Makefile
Raw Normal View History

2025-01-24 14:00:19 +00:00
# SPDX-License-Identifier: GPL-2.0
stk1160-y := stk1160-core.o \
stk1160-v4l.o \
stk1160-video.o \
stk1160-i2c.o \
stk1160-ac97.o
obj-$(CONFIG_VIDEO_STK1160) += stk1160.o