Stefan Reinauer (stefan.reinauer@coreboot.org) just uploaded a new patch set to gerrit, which you can find at https://review.coreboot.org/14052
-gerrit
commit 27933af99396d4367d17c9757d4e7110136279c9 Author: Stefan Reinauer stefan.reinauer@coreboot.org Date: Fri Mar 11 20:31:23 2016 -0800
drivers/ricoh: Switch to src/drivers/[X]/[Y]/ scheme
Reorder drivers to fit src/drivers/[X]/[Y]/ scheme to make them pluggable.
Change-Id: I3cf32ec58ba40db11fae3dda6dcb2375002e7cb4 Signed-off-by: Stefan Reinauer stefan.reinauer@coreboot.org --- src/drivers/ricoh/Kconfig | 1 - 1 file changed, 1 deletion(-)
diff --git a/src/drivers/ricoh/Kconfig b/src/drivers/ricoh/Kconfig deleted file mode 100644 index 6b05142..0000000 --- a/src/drivers/ricoh/Kconfig +++ /dev/null @@ -1 +0,0 @@ -source src/drivers/ricoh/rce822/Kconfig