build_opt_tbl:
authorStefan Reinauer <stepan@coresystems.de>
Tue, 2 Dec 2008 12:26:17 +0000 (12:26 +0000)
committerStefan Reinauer <stepan@openbios.org>
Tue, 2 Dec 2008 12:26:17 +0000 (12:26 +0000)
commitb9b500f456bff123e0efc24f561183b937b66042
treed063aba5f16ad6ef9c6dad03a8805b0db40ff79f
parent806def8cac0a2871f937e8a8c83ae07bc2996e2b
build_opt_tbl:
make sure the temporary files are created in the same directory as the
target files so they can be rename()d. This fixes a compilation issue on
machines with the build directory living on another partition than /tmp.
Pretty trivial.

Signed-off-by: Stefan Reinauer <stepan@coresystems.de>
Acked-by: Stefan Reinauer <stepan@coresystems.de>
git-svn-id: svn://svn.coreboot.org/coreboot/trunk@3789 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
util/options/build_opt_tbl.c