[mellanox]: fix SAI build makefile (#29)
This commit is contained in:
parent
c77ddbc79e
commit
420f003698
@ -6,8 +6,8 @@ MAIN_TARGET = mlnx-sai_1.mlnx.$(MLNX_SAI_VERSION)_amd64.deb
|
||||
|
||||
$(addprefix $(DEST)/, $(MAIN_TARGET)): $(DEST)/% :
|
||||
# get sources
|
||||
#rm -rf SAI-Implementation
|
||||
#git clone https://github.com/Mellanox/SAI-Implementation.git
|
||||
rm -rf SAI-Implementation
|
||||
git clone https://github.com/Mellanox/SAI-Implementation.git
|
||||
|
||||
# build
|
||||
pushd SAI-Implementation
|
||||
|
Loading…
Reference in New Issue
Block a user