sonic-buildimage/platform/barefoot/bfn-platform.mk

7 lines
378 B
Makefile
Raw Normal View History

BFN_PLATFORM = bfnplatform_1.0.0_amd64.deb
2018-01-31 21:17:01 -06:00
#$(BFN_PLATFORM)_URL = "https://github.com/barefootnetworks/sonic-release-pkgs/raw/rel_7_0/bfnplatform_1.0.0_amd64.deb"
$(BFN_PLATFORM)_URL = "https://github.com/YaoTien/download/raw/master/sonic/sde/7_0_0_18/bfnplatform_1.0.0_amd64.deb"
SONIC_ONLINE_DEBS += $(BFN_PLATFORM) # $(BFN_SAI_DEV)
$(BFN_SAI_DEV)_DEPENDS += $(BFN_PLATFORM)