Makefile: Fix KCONFIG_AUTOHEADER dependencies
commit0d869ede7faf161df2424466988cef471e989086
authorStefan Reinauer <stefan.reinauer@coreboot.org>
Fri, 17 Jul 2015 20:31:16 +0000 (17 13:31 -0700)
committerPatrick Georgi <pgeorgi@google.com>
Sat, 18 Jul 2015 07:41:31 +0000 (18 09:41 +0200)
tree29e9cc045f8e1e31b95c1b0ddcdfb71f2795d124
parent752fba784681c2af0611a9d52ee1e8e2db8969a0
Makefile: Fix KCONFIG_AUTOHEADER dependencies

This makes the Makefile more robust when changing the file name
or changing the .config outside of make *config

Change-Id: Ifc013cc3ef899a7846742a961261ac50bc67e27b
Signed-off-by: Stefan Reinauer <stefan.reinauer@coreboot.org>
Reviewed-on: http://review.coreboot.org/10970
Tested-by: build bot (Jenkins)
Reviewed-by: Patrick Georgi <pgeorgi@google.com>
Reviewed-by: Paul Menzel <paulepanter@users.sourceforge.net>
Makefile