mirror of
https://git.proxmox.com/git/mirror_ubuntu-kernels.git
synced 2026-01-07 18:54:13 +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>
8 lines
137 B
Makefile
8 lines
137 B
Makefile
# SPDX-License-Identifier: GPL-2.0-only
|
|
obj-y += am437x/
|
|
obj-y += cal/
|
|
obj-y += vpe/
|
|
obj-y += davinci/
|
|
obj-y += omap/
|
|
obj-y += omap3isp/
|