]> xenbits.xensource.com Git - people/liuw/libxenctrl-split/mini-os.git/commit
Move xenstore and libxc public headers to include subdir
authorStefano Stabellini <stefano.stabellini@eu.citrix.com>
Thu, 10 Jul 2014 15:35:28 +0000 (15:35 +0000)
committerIan Jackson <Ian.Jackson@eu.citrix.com>
Tue, 23 Sep 2014 13:10:40 +0000 (14:10 +0100)
commit291386465aecf77e27c5a5d0934ebbb640a73a33
tree7a6773845b7c51865dec50126e70b7f8b61efe41
parent413229621461701a8005d6805a4c8b2aacf0cca6
Move xenstore and libxc public headers to include subdir

Also moves xc_dom.h to include as it is used often by other xen tools.
Use the new include subdirectories to build Xen tools, qemu-xen and
stubdoms.

Add the old libxc include path to the programs that need it to build,
on a case by case basis and commeting that they shouldn't require
internal libxc headers to build.

[ And: update QEMU_TRADITIONAL_REVISION to corresponding qemu patch
   - Ian jackson ]

Signed-off-by: Stefano Stabellini <stefano.stabellini@eu.citrix.com>
Config.mk