mirror of
https://github.com/torvalds/linux.git
synced 2026-04-21 08:13:56 -04: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>
7 lines
122 B
Makefile
7 lines
122 B
Makefile
# SPDX-License-Identifier: GPL-2.0-only
|
|
obj-y += bdisp/
|
|
obj-y += c8sectpfe/
|
|
obj-y += delta/
|
|
obj-y += hva/
|
|
obj-y += stm32/
|