summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorChristian Poessinger <christian@poessinger.com>2021-02-06 22:40:28 +0100
committerChristian Poessinger <christian@poessinger.com>2021-02-06 22:40:28 +0100
commit96d1c8148bbc3d7fbe6438d34dbd0ceb85fab3ff (patch)
tree8a5f1637cf8bf7f75a892b06a91297a599c660ab /Makefile
parent1db7de06c5b66a72f63ead40744315ba5e138728 (diff)
downloadvyos-1x-96d1c8148bbc3d7fbe6438d34dbd0ceb85fab3ff.tar.gz
vyos-1x-96d1c8148bbc3d7fbe6438d34dbd0ceb85fab3ff.zip
Debian: only build XDP for amd64 architecture
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index a984f88db..ad71219eb 100644
--- a/Makefile
+++ b/Makefile
@@ -98,7 +98,7 @@ vyxdp:
$(MAKE) -C $(XDP_DIR)
.PHONY: all
-all: clean interface_definitions op_mode_definitions component_versions vyshim vyxdp
+all: clean interface_definitions op_mode_definitions component_versions vyshim
.PHONY: clean
clean: