Link: https://lore.kernel.org/r/20260217200002.683975158@linuxfoundation.org Tested-by: Florian Fainelli <florian.fainelli@broadcom.com> Tested-by: Takeshi Ogasawara <takeshi.ogasawara@futuring-girl.com> Tested-by: Peter Schneider <pschneider1968@googlemail.com> Tested-by: Jon Hunter <jonathanh@nvidia.com> Tested-by: Salvatore Bonaccorso <carnil@debian.org> Tested-by: Brett A C Sheffield <bacs@librecast.net> Tested-by: Mark Brown <broonie@kernel.org> Tested-by: Luna Jernberg <droidbittin@gmail.com> Tested-by: Ronald Warsow <rwarsow@gmx.de> Tested-by: Justin M. Forbes <jforbes@fedoraproject.org> Tested-by: Ron Economos <re@w6rz.net> Tested-by: Miguel Ojeda <ojeda@kernel.org> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
42 lines
803 B
Makefile
42 lines
803 B
Makefile
# SPDX-License-Identifier: GPL-2.0
|
|
subdir-y += actions
|
|
subdir-y += airoha
|
|
subdir-y += allwinner
|
|
subdir-y += alphascale
|
|
subdir-y += amazon
|
|
subdir-y += amlogic
|
|
subdir-y += arm
|
|
subdir-y += aspeed
|
|
subdir-y += axis
|
|
subdir-y += broadcom
|
|
subdir-y += calxeda
|
|
subdir-y += cirrus
|
|
subdir-y += cnxt
|
|
subdir-y += gemini
|
|
subdir-y += hisilicon
|
|
subdir-y += hpe
|
|
subdir-y += intel
|
|
subdir-y += marvell
|
|
subdir-y += mediatek
|
|
subdir-y += microchip
|
|
subdir-y += moxa
|
|
subdir-y += nspire
|
|
subdir-y += nuvoton
|
|
subdir-y += nvidia
|
|
subdir-y += nxp
|
|
subdir-y += qcom
|
|
subdir-y += realtek
|
|
subdir-y += renesas
|
|
subdir-y += rockchip
|
|
subdir-y += samsung
|
|
subdir-y += sigmastar
|
|
subdir-y += socionext
|
|
subdir-y += st
|
|
subdir-y += sunplus
|
|
subdir-y += synaptics
|
|
subdir-y += ti
|
|
subdir-y += unisoc
|
|
subdir-y += vt8500
|
|
subdir-y += xen
|
|
subdir-y += xilinx
|