Home
last modified time | relevance | path

Searched hist:"9 b129408" (Results 1 – 1 of 1) sorted by relevance

/openbmc/qemu/
H A DMakefile9b129408 Tue Nov 29 16:47:49 CST 2011 Michael Roth <mdroth@linux.vnet.ibm.com> Makefile: use full path for qapi-generated directory

Generally $(BUILD_DIR) == $(CURDIR), but that isn't necessarilly the
case, so use $(BUILD_DIR)/qapi-generated for generated files to
avoid potentionally sticking generating files in odd places outside
the build's include paths.

Signed-off-by: Anthony Liguori <aliguori@us.ibm.com>