VOL-791:Support for OLT disable/enable on ASFvOLT16

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

Build

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