1
0
mirror of https://git.openwrt.org/openwrt/openwrt.git synced 2024-10-19 05:58:53 +02:00

x86: add missing symbol to xen_domu

Signed-off-by: John Crispin <blogic@openwrt.org>

SVN-Revision: 45016
This commit is contained in:
John Crispin 2015-03-26 10:59:10 +00:00
parent b98c198883
commit 67c83a6595

@ -79,6 +79,7 @@ CONFIG_XEN_PRIVCMD=m
CONFIG_XEN_PVHVM=y
CONFIG_XEN_SAVE_RESTORE=y
CONFIG_XEN_SCRUB_PAGES=y
CONFIG_XEN_SCSI_FRONTEND=y
CONFIG_XEN_SYS_HYPERVISOR=y
# CONFIG_XEN_WDT is not set
CONFIG_XEN_XENBUS_FRONTEND=y