4 lines
124 B
Makefile
Executable file
4 lines
124 B
Makefile
Executable file
# SPDX-License-Identifier: GPL-2.0-only
|
|
# Makefile for AM437x VPFE driver
|
|
|
|
obj-$(CONFIG_VIDEO_AM437X_VPFE) += am437x-vpfe.o
|