Migrate Buildroot 2019.02.9 (#539)
This commit is contained in:
@@ -31,6 +31,10 @@ LVM2_MAKE_ENV = $(TARGET_CONFIGURE_OPTS)
|
||||
# package/readline is GPL-3.0+, so not license compatible
|
||||
LVM2_CONF_OPTS += --disable-readline
|
||||
|
||||
ifeq ($(BR2_PACKAGE_HAS_UDEV),y)
|
||||
LVM2_CONF_OPTS += --enable-udev_rules
|
||||
endif
|
||||
|
||||
ifeq ($(BR2_PACKAGE_LIBSELINUX),y)
|
||||
LVM2_CONF_OPTS += --enable-selinux
|
||||
LVM2_DEPENDENCIES += libselinux
|
||||
|
||||
Reference in New Issue
Block a user