835674b929
kind. Move it to drivers and make the necessary adaptions. Also drop empty drivers/generic/generic and start cleaning up Makefiles in drivers/ Signed-off-by: Stefan Reinauer <stepan@coresystems.de> Acked-by: Stefan Reinauer <stepan@coresystems.de> git-svn-id: svn://svn.coreboot.org/coreboot/trunk@5710 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
8 lines
147 B
Makefile
8 lines
147 B
Makefile
subdirs-y += amd
|
|
subdirs-y += broadcom
|
|
subdirs-y += intel
|
|
subdirs-y += nvidia
|
|
subdirs-y += ricoh
|
|
subdirs-y += sis
|
|
subdirs-y += ti
|
|
subdirs-y += via
|