mirror of
https://mirrors.bfsu.edu.cn/git/linux.git
synced 2024-11-26 21:54:11 +08: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
139 B
Makefile
8 lines
139 B
Makefile
# SPDX-License-Identifier: GPL-2.0-only
|
|
|
|
obj-y += sti/bdisp/
|
|
obj-y += sti/c8sectpfe/
|
|
obj-y += sti/delta/
|
|
obj-y += sti/hva/
|
|
obj-y += stm32/
|