VOL-555 - Support Deletion of an ONU using the XPON configuration Interface in
ASFvOLT16 and Broadcom ONU adapter

Change-Id: Id313a519aae9637094d97fb92755a7000b1557c3
2 files changed
tree: 31066662ff9aae71cb9f602d083a9060d70f6f0e
  1. .gitignore
  2. .gitmodules
  3. .gitreview
  4. INSTALL.md
  5. Makefile.am
  6. README.md
  7. configure.ac
  8. device_simulator/
  9. patches/
  10. scripts/
  11. src/
  12. third_party/
README.md

Build

autoreconf --install
git submodule update --init --recursive
./configure
make
sudo make install