Add additional dependency checks to Makefile.
commit5325e91ecbb4e5150a1aacbe039e2568f53d9d92
authorKevin O'Connor <kevin@koconnor.net>
Sat, 9 Mar 2013 00:23:18 +0000 (8 19:23 -0500)
committerKevin O'Connor <kevin@koconnor.net>
Sat, 9 Mar 2013 00:23:18 +0000 (8 19:23 -0500)
tree038accefd5b5c98b4a96d47bc7a9b3bd0e414d47
parent76e58028d28e78431f9de3cee0b3c88d807fa39d
Add additional dependency checks to Makefile.

Generate dependencies on pre-processed ASL files.  This ensures that a
change to an imported dsdt file will cause iasl to be called.

Make .config depend on Kconfig files.

Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
Makefile