mirror of
git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
synced 2025-09-18 22:14:16 +00:00

Instead of placing multiple per-vendor entries at the platform/{Makefile,Kconfig}, create them at the per-vendor directories. Signed-off-by: Mauro Carvalho Chehab <mchehab@kernel.org>
5 lines
116 B
Makefile
5 lines
116 B
Makefile
# SPDX-License-Identifier: GPL-2.0-only
|
|
obj-y += mtk-jpeg/
|
|
obj-y += mtk-mdp/
|
|
obj-y += mtk-vcodec/
|
|
obj-y += mtk-vpu/
|