summaryrefslogtreecommitdiffstats
path: root/rules/openssl.make
diff options
context:
space:
mode:
authorErwin Rol <erwin@erwinrol.com>2006-06-04 12:05:03 +0000
committerErwin Rol <erwin@erwinrol.com>2006-06-04 12:05:03 +0000
commite29e86a95370226d3ac7665e3bf24d6d2b88baa0 (patch)
tree1e3ec4be44afad326822e1af8d62693de99717c4 /rules/openssl.make
parent1b82285edaee662a30b9777fa1d1d207088465e4 (diff)
downloadptxdist-e29e86a95370226d3ac7665e3bf24d6d2b88baa0.tar.gz
ptxdist-e29e86a95370226d3ac7665e3bf24d6d2b88baa0.tar.xz
fix a small typo
git-svn-id: https://svn.pengutronix.de/svn/ptxdist/trunks/ptxdist-0.10-trunk@5630 33e552b5-05e3-0310-8538-816dae2090ed
Diffstat (limited to 'rules/openssl.make')
-rw-r--r--rules/openssl.make2
1 files changed, 1 insertions, 1 deletions
diff --git a/rules/openssl.make b/rules/openssl.make
index 1e7a75b66..4b82722a7 100644
--- a/rules/openssl.make
+++ b/rules/openssl.make
@@ -39,7 +39,7 @@ endif
ifdef PTXCONF_ARCH_X86
THUD = linux-i386
endif
-ifdef PTXCONF_OPT_i586
+ifdef PTXCONF_OPT_I586
THUD = linux-i386-i586
endif
ifdef PTXCONF_OPT_I686