Skip to content

Commit

Permalink
[build] Fix "mlx-openipmi" package compilation.
Browse files Browse the repository at this point in the history
  • Loading branch information
oleksandrivantsiv committed Feb 1, 2022
1 parent fde5d45 commit 5b3f7b9
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions platform/nvidia-bluefield/mlx-openipmi/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,4 @@ $(addprefix $(DEST)/, $(MAIN_TARGET)): $(DEST)/% :

popd

mv $* $(DEST)/

$(addprefix $(DEST)/, $(DERIVED_TARGETS)): $(DEST)/% : $(DEST)/$(MAIN_TARGET)
mv $* $(DERIVED_TARGETS) $(DEST)/

0 comments on commit 5b3f7b9

Please sign in to comment.