diff --git a/net/nut/Makefile b/net/nut/Makefile index 559a91ff0..78a19eeab 100644 --- a/net/nut/Makefile +++ b/net/nut/Makefile @@ -526,6 +526,7 @@ CONFIGURE_ARGS += \ --without-avahi \ --$(if $(CONFIG_NUT_DRIVER_SNMP),with,without)-snmp \ --$(if $(CONFIG_NUT_DRIVER_SERIAL),with,without)-serial \ + --without-doc \ --without-neon \ --without-powerman \ --without-wrap \