mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
synced 2025-01-10 07:10:27 +00:00
f2ab6d3e8c
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>
8 lines
157 B
Makefile
8 lines
157 B
Makefile
# SPDX-License-Identifier: GPL-2.0-only
|
|
obj-y += exynos-gsc/
|
|
obj-y += exynos4-is/
|
|
obj-y += s3c-camif/
|
|
obj-y += s5p-g2d/
|
|
obj-y += s5p-jpeg/
|
|
obj-y += s5p-mfc/
|