commit | e5efe7f5d2ac78a72c9fe3b2217177d2ce1502ec | [log] [tgz] |
---|---|---|
author | Juan Quintela <[email protected]> | Wed Oct 07 02:40:59 2009 +0200 |
committer | Anthony Liguori <[email protected]> | Thu Oct 08 21:17:03 2009 -0500 |
tree | caa99e75a41f40d62a8e0d63eb13ad7d8edba924 | |
parent | 1215c6e7615897e4a0bfd6867b762a47fc34f37f [diff] |
Remove useless check for config-host.mak If config-host.mak dont' exist, we have exited in the check at the beginning of the file. Once here, move the bits to the else part of the test at the beginning of the file. Patchworks-ID: 35191 Signed-off-by: Juan Quintela <[email protected]> Signed-off-by: Anthony Liguori <[email protected]>