Makefile: Include $(top) in DOTCONFIG definition to allow override
commitfde3275fb432128dcdd244f598e36692103c2433
authorPaul Kocialkowski <contact@paulk.fr>
Sun, 24 Jul 2016 10:25:07 +0000 (24 12:25 +0200)
committerStefan Reinauer <stefan.reinauer@coreboot.org>
Thu, 28 Jul 2016 18:27:42 +0000 (28 20:27 +0200)
tree8a35d055da150e6110c554f43c6ade23b9975e24
parentaad4587c033d311bb200e27847872ff4282cd642
Makefile: Include $(top) in DOTCONFIG definition to allow override

Including $(top) in the DOTCONFIG definition allows getting rid of the
$(top) prefix in payloads, which in turns allows providing a full path
for DOTCONFIG via the command line.

Change-Id: I7546a12cf4a2a146e32fef81121f45f83ba67ac8
Signed-off-by: Paul Kocialkowski <contact@paulk.fr>
Reviewed-on: https://review.coreboot.org/15826
Tested-by: build bot (Jenkins)
Reviewed-by: Paul Menzel <paulepanter@users.sourceforge.net>
Reviewed-by: Stefan Reinauer <stefan.reinauer@coreboot.org>
Reviewed-by: Patrick Georgi <pgeorgi@google.com>
Makefile
payloads/external/Makefile.inc