Merge pull request #5288 from SgtCoDFish/bindir-target

add missing target for $(BINDIR)
This commit is contained in:
jetstack-bot 2022-07-11 17:09:57 +01:00 committed by GitHub
commit 3ef97e870d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -424,7 +424,7 @@ $(BINDIR)/downloaded/gatewayapi-v$(GATEWAY_API_VERSION).tar.gz: | $(BINDIR)/down
# Other Targets #
#################
$(BINDIR)/tools $(BINDIR)/downloaded $(BINDIR)/downloaded/tools:
$(BINDIR) $(BINDIR)/tools $(BINDIR)/downloaded $(BINDIR)/downloaded/tools:
@mkdir -p $@
# Although we "vendor" most tools in $(BINDIR)/tools, we still require some binaries