mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/chenhuacai/linux-loongson
synced 2025-09-05 11:53:41 +00:00

As the end goal is to have platform drivers split by vendor, rename am437x/ to ti/am437x/. Reviewed-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com> Reviewed-by: Lad Prabhakar <prabhakar.csengg@gmail.com> Signed-off-by: Mauro Carvalho Chehab <mchehab@kernel.org>
5 lines
124 B
Makefile
5 lines
124 B
Makefile
# SPDX-License-Identifier: GPL-2.0-only
|
|
# Makefile for AM437x VPFE driver
|
|
|
|
obj-$(CONFIG_VIDEO_AM437X_VPFE) += am437x-vpfe.o
|