mirror of
https://github.com/LuckfoxTECH/luckfox-pico.git
synced 2026-01-19 17:59:18 +01:00
5 lines
143 B
Makefile
5 lines
143 B
Makefile
# SPDX-License-Identifier: GPL-2.0-only
|
|
|
|
ite-it66353-objs = it66353.o it66353_EQ.o it66353_opts.o
|
|
obj-$(CONFIG_VIDEO_IT66353) += ite-it66353.o
|