drivers/generic: Switch to src/drivers/[X]/[Y]/ scheme

Reorder drivers to fit src/drivers/[X]/[Y]/ scheme to make
them pluggable.

Change-Id: Ide0d48405d85ea2e889916f778e1556287651707
Signed-off-by: Stefan Reinauer <stefan.reinauer@coreboot.org>
Reviewed-on: https://review.coreboot.org/14057
Tested-by: build bot (Jenkins)
Reviewed-by: Martin Roth <martinroth@google.com>
This commit is contained in:
Stefan Reinauer 2016-03-11 20:36:24 -08:00
parent fa45b52b09
commit 56f19818dd
2 changed files with 0 additions and 4 deletions

View File

@ -1,2 +0,0 @@
source src/drivers/generic/generic/Kconfig
source src/drivers/generic/ioapic/Kconfig

View File

@ -1,2 +0,0 @@
subdirs-y += generic
subdirs-y += ioapic