From c6400e974e7b50d1b679faeae0d812da133daece Mon Sep 17 00:00:00 2001 From: Stefan Reinauer Date: Tue, 19 Apr 2016 09:55:19 -0700 Subject: drivers/ricoh: Fully switch to src/drivers/[X]/[Y]/ scheme The previous commit removed Kconfig, but not Makefile.inc Change-Id: If46a0a3e253eea9d286d8ab3b1a6ab67ef678ee4 Signed-off-by: Stefan Reinauer Reviewed-on: https://review.coreboot.org/14419 Tested-by: build bot (Jenkins) Reviewed-by: Martin Roth --- src/drivers/ricoh/Makefile.inc | 1 - 1 file changed, 1 deletion(-) delete mode 100644 src/drivers/ricoh/Makefile.inc (limited to 'src') diff --git a/src/drivers/ricoh/Makefile.inc b/src/drivers/ricoh/Makefile.inc deleted file mode 100644 index baa15ac4d7..0000000000 --- a/src/drivers/ricoh/Makefile.inc +++ /dev/null @@ -1 +0,0 @@ -subdirs-y += rce822 -- cgit v1.2.3