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