commit | d54283ab761d901b7b79281f5861629481d2d7a2 | [log] [tgz] |
---|---|---|
author | Matteo Scandolo <matteo.scandolo@gmail.com> | Tue Aug 13 16:22:31 2019 -0700 |
committer | Matteo Scandolo <matteo.scandolo@gmail.com> | Tue Aug 13 16:22:31 2019 -0700 |
tree | 4be29dcc72faebba65ea2bbc1cd753cd1147c128 | |
parent | 9a3518cd066926d1d6a8df40d615fc1430975cfe [diff] [blame] |
Using upstream openolt.proto Change-Id: I5ac8f2e1ced4a2a818ee4a106f997f88a526cf9f
diff --git a/Makefile b/Makefile index 82a57cd..cfb0fc7 100644 --- a/Makefile +++ b/Makefile
@@ -25,7 +25,7 @@ all: help -protos: api/openolt/openolt.pb.go api/bbsim/bbsim.pb.go # @HELP Build proto files +protos: api/bbsim/bbsim.pb.go # @HELP Build proto files build: protos # @HELP Build the binary GO111MODULE=on go build -i -v \