Delete hard-coded driver includes
authorKyösti Mälkki <kyosti.malkki@gmail.com>
Tue, 7 Feb 2012 12:59:07 +0000 (14:59 +0200)
committerStefan Reinauer <stefan.reinauer@coreboot.org>
Tue, 7 Feb 2012 18:42:42 +0000 (19:42 +0100)
commit7f782a8f0b0691df506c1f0a8cb2d435582bbe68
treec352f7fcc4373462324ca2535d034f0cbd912ae4
parent7627f7f22d06accc9a22b3859cd1813d6f3c99c5
Delete hard-coded driver includes

Driver components are conditionally included in the build using the
Kconfig options.

Change-Id: I05417ee263a5b82e947600482dfb68f7a3f52d58
Signed-off-by: Kyösti Mälkki <kyosti.malkki@gmail.com>
Reviewed-on: http://review.coreboot.org/610
Tested-by: build bot (Jenkins)
Reviewed-by: Stefan Reinauer <stefan.reinauer@coreboot.org>
18 files changed:
src/mainboard/amd/serengeti_cheetah/Kconfig
src/mainboard/amd/serengeti_cheetah/Makefile.inc
src/mainboard/amd/serengeti_cheetah_fam10/Kconfig
src/mainboard/amd/serengeti_cheetah_fam10/Makefile.inc
src/mainboard/broadcom/blast/Kconfig
src/mainboard/broadcom/blast/Makefile.inc
src/mainboard/hp/dl145_g1/Kconfig
src/mainboard/hp/dl145_g1/Makefile.inc
src/mainboard/msi/ms9282/Kconfig
src/mainboard/msi/ms9282/Makefile.inc
src/mainboard/supermicro/h8dme/Kconfig
src/mainboard/supermicro/h8dme/Makefile.inc
src/mainboard/supermicro/x6dhe_g/Makefile.inc
src/mainboard/supermicro/x6dhe_g2/Makefile.inc
src/mainboard/tyan/s2881/Kconfig
src/mainboard/tyan/s2881/Makefile.inc
src/mainboard/tyan/s2892/Kconfig
src/mainboard/tyan/s2892/Makefile.inc