Skip to content

Commit

Permalink
Unset ARISTA_SCD_DRIVER_CONFIG config
Browse files Browse the repository at this point in the history
This config will be set in sonic-buildimage

Change-Id: Id783986170aa0c39d74d1117994e56e459dc0df2
  • Loading branch information
yurypm committed Jul 3, 2018
1 parent c114bb1 commit 769021d
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,6 @@ EXTRA_TARGETS = $(ARISTA_PLATFORM_MODULE_DRIVERS) \

$(addprefix $(DEST)/, $(MAIN_TARGET)): $(DEST)/% :
# Build the package
export ARISTA_SCD_DRIVER_CONFIG=m
export PYBUILD_INSTALL_ARGS_python2=--install-scripts=/dev/null
dpkg-buildpackage -rfakeroot -b -us -uc -j$(SONIC_CONFIG_MAKE_JOBS)

Expand Down

0 comments on commit 769021d

Please sign in to comment.