VOL-306 :driver changes to fetch PON statistics

Change-Id: I3130e4ee035b9ff7a520b6506a0424da83f0a60d
3 files changed
tree: af3501724166e2e8b8e45c4db1752c371346efea
  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