ipmitool: explicitly enable lanplus when selected
Signed-off-by: Vicente Olivert Riera <Vincent.Riera@imgtec.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
This commit is contained in:
parent
fcebe9f1f8
commit
9db87dce06
@ -15,6 +15,7 @@ IPMITOOL_AUTORECONF = YES
|
||||
|
||||
ifeq ($(BR2_PACKAGE_IPMITOOL_LANPLUS),y)
|
||||
IPMITOOL_DEPENDENCIES += openssl
|
||||
IPMITOOL_CONF_OPTS += --enable-intf-lanplus
|
||||
else
|
||||
IPMITOOL_CONF_OPTS += --disable-intf-lanplus
|
||||
endif
|
||||
|
Loading…
Reference in New Issue
Block a user