]> xenbits.xensource.com Git - mini-os.git/commit
add config support for each Xen library
authorJuergen Gross <jgross@suse.com>
Wed, 9 Oct 2024 14:05:54 +0000 (16:05 +0200)
committerAndrew Cooper <andrew.cooper3@citrix.com>
Thu, 10 Oct 2024 14:27:04 +0000 (15:27 +0100)
commit80ef70f92cb7b95ef48deea1157f2194b10b8c05
tree73c14316ad608eb6731aa06968b993a95c3920dd
parent3932490a01cfb1bf69a1bf95c9b1f37a3fdce8b3
add config support for each Xen library

Instead of Xen libraries being all or nothing (controlled by
CONFIG_XC), support a dedicated config option for each library
instead, defaulting to disabled.

As it is no longer needed now, drop the CONFIG_XC support.

Signed-off-by: Juergen Gross <jgross@suse.com>
Reviewed-by: Samuel Thibault <samuel.thibault@ens-lyon.org>
Config.mk
Makefile