|
@@ -166,7 +166,7 @@ else
|
|
LIBVIRT_CONF_OPTS += -Dselinux=disabled -Dsecdriver_selinux=disabled
|
|
LIBVIRT_CONF_OPTS += -Dselinux=disabled -Dsecdriver_selinux=disabled
|
|
endif
|
|
endif
|
|
|
|
|
|
-ifeq ($(BR2_PACKAGE_LVM2),y)
|
|
|
|
|
|
+ifeq ($(BR2_PACKAGE_LVM2_STANDARD_INSTALL),y)
|
|
LIBVIRT_CONF_OPTS += -Dstorage_lvm=enabled
|
|
LIBVIRT_CONF_OPTS += -Dstorage_lvm=enabled
|
|
LIBVIRT_DEPENDENCIES += lvm2
|
|
LIBVIRT_DEPENDENCIES += lvm2
|
|
else
|
|
else
|