This repository has been archived on 2025-03-20. You can view files and clone it, but cannot push or open issues or pull requests.
sonic-buildimage/src/p4-bmv2/build.sh
lguohan 7c0ff3e9e3 build p4-based sonic docker (#14)
* add docker-sonic for p4 switch

* update build instructions
2016-09-28 11:15:02 -07:00

6 lines
107 B
Bash
Executable File

#!/bin/bash -x
pushd behavioral-model; ./autogen.sh; dpkg-buildpackage -us -uc -b -j4; popd
cp *.deb ../