[centec]: support sai1.0 (#1268)

This commit is contained in:
chenyuqiang 2017-12-28 03:25:53 +08:00 committed by lguohan
parent 5c40aa52ac
commit 5eb5e2162b
2 changed files with 2 additions and 2 deletions

View File

@ -1,5 +1,5 @@
# Centec SAI # Centec SAI
CENTEC_SAI = libsai_1.0.0_amd64.deb CENTEC_SAI = libsai_1.0.0_amd64.deb
$(CENTEC_SAI)_URL = https://github.com/CentecNetworks/goldengate-sai/raw/master/lib/SONiC_0.9.4/libsai_1.0.0_amd64.deb $(CENTEC_SAI)_URL = https://github.com/CentecNetworks/goldengate-sai/raw/master/lib/SONiC_1.0/libsai_1.0.0_amd64.deb
SONIC_ONLINE_DEBS += $(CENTEC_SAI) SONIC_ONLINE_DEBS += $(CENTEC_SAI)

View File

@ -1,4 +1,4 @@
CENTEC_SDK_KERNEL = centec-gg-sdk3.5-modules-3.16.0-4-amd64.deb CENTEC_SDK_KERNEL = centec-gg-sdk3.5-modules-3.16.0-4-amd64.deb
$(CENTEC_SDK_KERNEL)_URL = "https://github.com/CentecNetworks/goldengate-sai/raw/master/lib/centec-gg-sdk3.5-modules-3.16.0-4-amd64.deb" $(CENTEC_SDK_KERNEL)_URL = "https://github.com/CentecNetworks/goldengate-sai/raw/master/lib/SONiC_1.0/centec-gg-sdk3.5-modules-3.16.0-4-amd64.deb"
SONIC_ONLINE_DEBS += $(CENTEC_SDK_KERNEL) SONIC_ONLINE_DEBS += $(CENTEC_SDK_KERNEL)