mirror of
https://github.com/torvalds/linux.git
synced 2026-04-24 17:42:27 -04: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
|