]> xenbits.xensource.com Git - xen.git/commit
tools/config: Allow building of components to be controlled from .config
authorAndrew Cooper <andrew.cooper3@citrix.com>
Wed, 1 Aug 2012 11:46:51 +0000 (12:46 +0100)
committerAndrew Cooper <andrew.cooper3@citrix.com>
Wed, 1 Aug 2012 11:46:51 +0000 (12:46 +0100)
commitf47d809c449a105b77fbc5fc6f058b24f8537a94
tree2c3e96900da99ce5e8c6cb4b6a071c49ae68b81c
parent0bd69acf0481e0c7997b0e916345ad53a1be0e42
tools/config: Allow building of components to be controlled from .config

For build systems which build certain Xen components separately, allow certain
components to be conditionally built based on .config, rather than always
building them.

This patch allows qemu and blktap to be configured in this manner.

Signed-off-by: Andrew Cooper <andrew.cooper3@citrix.com>
Acked-by: Ian Jackson <ian.jackson@eu.citrix.com>
Committed-by: Ian Campbell <ian.campbell@citrix.com>
config/x86_32.mk
config/x86_64.mk
tools/Rules.mk