diff options
author | Stefan Hajnoczi <stefanha@linux.vnet.ibm.com> | 2012-08-10 14:08:42 +0100 |
---|---|---|
committer | Blue Swirl <blauwirbel@gmail.com> | 2012-08-11 12:21:20 +0000 |
commit | 0521d375a154a27d90eabab035303c6806a37920 (patch) | |
tree | d45cf8c765b52330a6f91c8355346671a4017d9f /qemu-coroutine-int.h | |
parent | ff5928d0f21ba66814600c81da2b31946ff2160e (diff) |
Makefile: add qapi.py dependencies
Commit 427a1a2cb1d35b83b6302886f46289f6d617134d ("qapi: avoid reserved
keywords") modifies qapi.py, which is used by qapi-types.py and other
Python scripts. Because Makefile has no dependencies for qapi.py the
qapi code generator will not be rerun and the following build error is
produced:
net/slirp.c: In function ‘net_init_slirp’:
net/slirp.c:721:50: error: ‘NetdevUserOptions’ has no member named ‘q_restrict’
Fix this issue by adding the missing qapi.py dependencies.
Signed-off-by: Stefan Hajnoczi <stefanha@linux.vnet.ibm.com>
Signed-off-by: Blue Swirl <blauwirbel@gmail.com>
Diffstat (limited to 'qemu-coroutine-int.h')
0 files changed, 0 insertions, 0 deletions