summaryrefslogtreecommitdiff
path: root/vendor/github.com/safchain/ethtool/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'vendor/github.com/safchain/ethtool/Makefile')
-rw-r--r--vendor/github.com/safchain/ethtool/Makefile4
1 files changed, 0 insertions, 4 deletions
diff --git a/vendor/github.com/safchain/ethtool/Makefile b/vendor/github.com/safchain/ethtool/Makefile
deleted file mode 100644
index 67d2da395..000000000
--- a/vendor/github.com/safchain/ethtool/Makefile
+++ /dev/null
@@ -1,4 +0,0 @@
-all: build
-
-build:
- CGO_ENABLED=0 GOOS=linux GOARCH=amd64 go build