[Mellanox] Remove unnecessary file manipulation in the SAI Make file (#15993)
Signed-off-by: Kebo Liu <kebol@nvidia.com>
This commit is contained in:
parent
521a86b2de
commit
380898f3a1
@ -10,7 +10,6 @@ $(addprefix $(DEST)/, $(MAIN_TARGET)): $(DEST)/% :
|
||||
wget -c $(MLNX_SAI_SOURCE_BASE_URL)/$(MLNX_SAI_VERSION).tar.gz -O - | tar -xz
|
||||
pushd mlnx_sai
|
||||
|
||||
chmod a+x autogen.sh
|
||||
debuild -e 'make_extra_flags="DEFS=-DACS_OS -DCONFIG_SYSLOG"' -us -uc -d -b
|
||||
popd
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user