mirror of https://github.com/hak5/openwrt.git
x86: add missing symbol to xen_domu
Signed-off-by: John Crispin <blogic@openwrt.org> SVN-Revision: 45016lede-17.01
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
|
||||
|
|
Loading…
Reference in New Issue