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:
Stefan Reinauer 2016-03-11 20:28:55 -08:00
parent efb866f519
commit 431aa6dd1f
2 changed files with 0 additions and 3 deletions

View File

@ -1,2 +0,0 @@
source src/drivers/xgi/common/Kconfig
source src/drivers/xgi/z9s/Kconfig

View File

@ -1 +0,0 @@
subdirs-y += common z9s