libpayload: Add missing autoconf dependency
commit602a82af7cb9ad0c41d4470f82a725a9caec46d4
authorNico Huber <nico.huber@secunet.com>
Wed, 9 Sep 2015 11:02:51 +0000 (9 13:02 +0200)
committerNico Huber <nico.h@gmx.de>
Thu, 10 Sep 2015 09:18:12 +0000 (10 09:18 +0000)
tree2939589e17a3650f5f37d3742b750485353338f4
parent135ca51314a437cbb50bafb8ed24b48b2d7c5127
libpayload: Add missing autoconf dependency

With new version of kconfig we have to trigger [silent]oldconfig each
time .config changed. We missed that, because config.h had no dependen-
cies.

Change-Id: I9f0dd8adbc3aa434a18cb4815b1ccbd1f6e7847b
Signed-off-by: Nico Huber <nico.huber@secunet.com>
Reviewed-on: http://review.coreboot.org/11603
Tested-by: build bot (Jenkins)
Reviewed-by: Patrick Georgi <pgeorgi@google.com>
Reviewed-by: Paul Menzel <paulepanter@users.sourceforge.net>
payloads/libpayload/Makefile