Based off b80915eb99
and compacted into a single commit so that it will fit on the uni git server
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
|