ppc: use local path for local headers
commit72a56a1f797c67015bff20d4b77fbf4f6d5b9440
authorMichael S. Tsirkin <mst@redhat.com>
Thu, 3 May 2018 19:50:35 +0000 (3 22:50 +0300)
committerMichael S. Tsirkin <mst@redhat.com>
Fri, 1 Jun 2018 16:20:37 +0000 (1 19:20 +0300)
tree8e1edadb5411feab9fdebcaab48c014c03f7258d
parent4147a0358e214551a71c108b4474a5c58835abbb
ppc: use local path for local headers

When pulling in headers that are in the same directory as the C file (as
opposed to one in include/), we should use its relative path, without a
directory.

Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
Acked-by: David Gibson <david@gibson.dropbear.id.au>
Reviewed-by: Philippe Mathieu-Daudé <f4bug@amsat.org>
Tested-by: Philippe Mathieu-Daudé <f4bug@amsat.org>
hw/ppc/ppc440_uc.c
hw/ppc/sam460ex.c