[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)/% :
|
$(addprefix $(DEST)/, $(MAIN_TARGET)): $(DEST)/% :
|
||||||
# get sources
|
# get sources
|
||||||
#rm -rf SAI-Implementation
|
rm -rf SAI-Implementation
|
||||||
#git clone https://github.com/Mellanox/SAI-Implementation.git
|
git clone https://github.com/Mellanox/SAI-Implementation.git
|
||||||
|
|
||||||
# build
|
# build
|
||||||
pushd SAI-Implementation
|
pushd SAI-Implementation
|
||||||
|
Loading…
Reference in New Issue
Block a user