summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMichael Olbrich <m.olbrich@pengutronix.de>2019-04-19 20:43:02 +0200
committerMichael Olbrich <m.olbrich@pengutronix.de>2019-04-22 10:04:33 +0200
commitafdab1025222200fa2a436f120115ad0c4e99c64 (patch)
tree69d11c51a9b579d43f3fe6b79234fab1a0873335
parent95d12957e84aa64255ed4816c4f105057c7e43bb (diff)
downloadptxdist-afdab1025222200fa2a436f120115ad0c4e99c64.tar.gz
ptxdist-afdab1025222200fa2a436f120115ad0c4e99c64.tar.xz
ply: 32 bit x86 is not supported
Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
-rw-r--r--rules/ply.make2
1 files changed, 2 insertions, 0 deletions
diff --git a/rules/ply.make b/rules/ply.make
index bc8910661..c5d6f34ec 100644
--- a/rules/ply.make
+++ b/rules/ply.make
@@ -11,7 +11,9 @@
#
# We provide this package
#
+ifeq ($(PTXCONF_ARCH_X86),$(PTXCONF_ARCH_X86_64))
PACKAGES-$(PTXCONF_PLY) += ply
+endif
#
# Paths and names