drivers: Merge the common driver initialization into one place

Signed-off-by: Xiang Xiao <xiaoxiang@xiaomi.com>
This commit is contained in:
Xiang Xiao
2022-03-11 22:52:32 +08:00
committed by Alan Carvalho de Assis
parent ea614090cd
commit c96c96a399
69 changed files with 189 additions and 1750 deletions

View File

@@ -20,6 +20,8 @@
include $(TOPDIR)/Make.defs
CSRCS = drivers_initialize.c
# Include support for various drivers. Each Make.defs file will add its
# files to the source file list, add its DEPPATH info, and will add
# the appropriate paths to the VPATH variable