Update README.md

   added Broadcom contact info
   update ACCTON patch file release

Change-Id: Ie41b5028a5db2ec621ba1fb349657b4644b68fca
2 files changed
tree: 2825b0aeff27088d0bfdde45f5892e0ec4490854
  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