mirror of
https://github.com/revyos/thead-kernel.git
synced 2026-09-04 00:44:35 +02:00
5 lines
129 B
Makefile
5 lines
129 B
Makefile
# SPDX-License-Identifier: GPL-2.0-only
|
|
cpia2-objs := cpia2_v4l.o cpia2_usb.o cpia2_core.o
|
|
|
|
obj-$(CONFIG_VIDEO_CPIA2) += cpia2.o
|