mirror of
https://github.com/Qortal/Brooklyn.git
synced 2025-01-31 15:22:18 +00:00
4 lines
144 B
Makefile
4 lines
144 B
Makefile
# SPDX-License-Identifier: GPL-2.0-only
|
|
s5c73m3-objs := s5c73m3-core.o s5c73m3-spi.o s5c73m3-ctrls.o
|
|
obj-$(CONFIG_VIDEO_S5C73M3) += s5c73m3.o
|