This directory contains instructions to build filterctl
utility for using with uSonda subproject.

The original application is located in sonda/swtools/filterctl.
Build the tool using Makefile:

  $ make

It is possible to override paths:

  SONDA_BASE       path to sonda subproject
  HWIO_DTREE_HOME  path to hwio-dtree library
  DTREE_BASE       path to dtree library
