drivers/aspeed: Switch to src/drivers/[X]/[Y]/ scheme
Reorder drivers to fit src/drivers/[X]/[Y]/ scheme to make them pluggable. Change-Id: I8cf021ea5baff05eb5f84cc014612084afe3f858 Signed-off-by: Stefan Reinauer <stefan.reinauer@coreboot.org> Reviewed-on: https://review.coreboot.org/14053 Tested-by: build bot (Jenkins) Reviewed-by: Martin Roth <martinroth@google.com>
This commit is contained in:
parent
0aeece7689
commit
fa45b52b09
|
@ -1,2 +0,0 @@
|
|||
source src/drivers/aspeed/common/Kconfig
|
||||
source src/drivers/aspeed/ast2050/Kconfig
|
|
@ -1 +0,0 @@
|
|||
subdirs-y += common ast2050
|
Loading…
Reference in New Issue