]> git.proxmox.com Git - qemu.git/commit
Detect missing config includes
authorPaul Brook <paul@codesourcery.com>
Sat, 27 Nov 2010 00:43:04 +0000 (00:43 +0000)
committerPaul Brook <paul@codesourcery.com>
Sat, 27 Nov 2010 00:58:07 +0000 (00:58 +0000)
commitcf66924f81f022942e14b4e613f1bf0dd2bdf0eb
tree4c14b99dd9c13d91b46897fa44fe4e9c5eaa789f
parent050e27c8c942151c0685342fe2cbac6a80eb1325
Detect missing config includes

Terminate make_device_config.sh if the awk command fails.
Typically this means a missing file.

Signed-off-by: Paul Brook <paul@codesourcery.com>
make_device_config.sh