mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
synced 2026-05-05 09:57:21 +02:00
11696c5e89
Create vendor specific renesas directory and move renesas drivers to that directory. Signed-off-by: Biju Das <biju.das.jz@bp.renesas.com> Acked-by: Kieran Bingham <kieran.bingham+renesas@ideasonboard.com> Reviewed-by: Laurent Pinchart <laurent.pinchart+renesas@ideasonboard.com> Signed-off-by: Laurent Pinchart <laurent.pinchart+renesas@ideasonboard.com>
5 lines
94 B
Makefile
5 lines
94 B
Makefile
# SPDX-License-Identifier: GPL-2.0
|
|
|
|
obj-y += rcar-du/
|
|
obj-$(CONFIG_DRM_SHMOBILE) += shmobile/
|