Makefile: Include config from DOTCONFIG instead of HAVE_DOTCONFIG
commit585c781323c5dcffc8c753c0ff30449dea2f00e5
authorPaul Kocialkowski <contact@paulk.fr>
Wed, 13 Jul 2016 09:00:41 +0000 (13 11:00 +0200)
committerNico Huber <nico.h@gmx.de>
Thu, 14 Jul 2016 22:06:09 +0000 (15 00:06 +0200)
treef4c829ca989d6e5916e40ffb8301bac3fe318077
parentbcfa7ccb2864d8150d42ddde8e03d16aeada25e7
Makefile: Include config from DOTCONFIG instead of HAVE_DOTCONFIG

This includes the build config from the DOTCONFIG variable instead of
HAVE_DOTCONFIG, which is expected to be used for tests. This slightly
improves the readability and consistency of the Makefile.

Change-Id: Id7cdf5d33024f21f3079db9d2ea47a8b847cd7b1
Signed-off-by: Paul Kocialkowski <contact@paulk.fr>
Reviewed-on: https://review.coreboot.org/15651
Tested-by: build bot (Jenkins)
Reviewed-by: Paul Menzel <paulepanter@users.sourceforge.net>
Reviewed-by: Patrick Georgi <pgeorgi@google.com>
Makefile