Handle drivers/ equally to any other sub directory.

Signed-off-by: Stefan Reinauer <stefan.reinauer@coreboot.org>
Acked-by: Stefan Reinauer <stefan.reinauer@coreboot.org>



git-svn-id: svn://svn.coreboot.org/coreboot/trunk@6503 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
This commit is contained in:
Stefan Reinauer
2011-04-15 03:30:03 +00:00
committed by Stefan Reinauer
parent 8345a194ba
commit d85400d805
34 changed files with 80 additions and 25 deletions

View File

@@ -0,0 +1,2 @@
config DRIVERS_EMULATION_QEMU
bool

View File

@@ -0,0 +1 @@
driver-$(CONFIG_DRIVERS_EMULATION_QEMU) += init.c