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:
committed by
Stefan Reinauer
parent
8345a194ba
commit
d85400d805
2
src/drivers/emulation/qemu/Kconfig
Normal file
2
src/drivers/emulation/qemu/Kconfig
Normal file
@@ -0,0 +1,2 @@
|
||||
config DRIVERS_EMULATION_QEMU
|
||||
bool
|
1
src/drivers/emulation/qemu/Makefile.inc
Normal file
1
src/drivers/emulation/qemu/Makefile.inc
Normal file
@@ -0,0 +1 @@
|
||||
driver-$(CONFIG_DRIVERS_EMULATION_QEMU) += init.c
|
Reference in New Issue
Block a user