diff --git a/lfs/openssl b/lfs/openssl index 6872f103e..699f3603d 100644 --- a/lfs/openssl +++ b/lfs/openssl @@ -66,7 +66,7 @@ endif endif ifeq "$(MACHINE)" "armv5tel" - CONFIGURE_OPIONS += linux-generic32 + CONFIGURE_OPTIONS += linux-generic32 endif ###############################################################################