|
@@ -34,7 +34,7 @@ IPMITOOL_CONF_OPTS += --disable-intf-usb
|
|
endif
|
|
endif
|
|
|
|
|
|
ifeq ($(BR2_PACKAGE_IPMITOOL_IPMISHELL),y)
|
|
ifeq ($(BR2_PACKAGE_IPMITOOL_IPMISHELL),y)
|
|
-IPMITOOL_DEPENDENCIES += ncurses readline
|
|
|
|
|
|
+IPMITOOL_DEPENDENCIES += readline
|
|
IPMITOOL_CONF_OPTS += --enable-ipmishell
|
|
IPMITOOL_CONF_OPTS += --enable-ipmishell
|
|
else
|
|
else
|
|
IPMITOOL_CONF_OPTS += --disable-ipmishell
|
|
IPMITOOL_CONF_OPTS += --disable-ipmishell
|