13 lines
252 B
Makefile
13 lines
252 B
Makefile
|
|
# SPDX-License-Identifier: GPL-2.0
|
||
|
|
subdir-y += allwinner
|
||
|
|
subdir-y += andes
|
||
|
|
subdir-y += canaan
|
||
|
|
subdir-y += eswin
|
||
|
|
subdir-y += microchip
|
||
|
|
subdir-y += renesas
|
||
|
|
subdir-y += sifive
|
||
|
|
subdir-y += sophgo
|
||
|
|
subdir-y += spacemit
|
||
|
|
subdir-y += starfive
|
||
|
|
subdir-y += thead
|