commit | d33b4d85ab3107ba1ffa8597cfa3380238b3ccc9 | [log] [tgz] |
---|---|---|
author | Jason Huang <jasonsc_huang@edge-core.com> | Wed May 15 18:22:57 2019 +0800 |
committer | Shad Ansari <shad@opennetworking.org> | Sat May 25 01:27:10 2019 +0000 |
tree | c84adaf2cc908a8770fd3db4361f7136c9e8d76c | |
parent | 88d911c0ebd9014f4185d6f9b0543f0813a35716 [diff] [blame] |
[VOL-1635] This OpenOLT agent supports the BAL V3.0.3.3 SDK. The APIs call,variables and structures has been changed to BAL v3.0. OLT activation from voltha-1.7 is successful. Change-Id: I2096251262ef515a3dbf579eca806fc551bdecf1
diff --git a/protos/Makefile b/protos/Makefile index aa5f8da..6ee661b 100644 --- a/protos/Makefile +++ b/protos/Makefile
@@ -28,7 +28,7 @@ all: googleapis libopenoltapi.a libopenoltapi.a: $(OBJS) - ar ru $@ $^ + ar cr $@ $^ ranlib $@ googleapis: