openssl: re-enable ARM assembly
[openwrt/staging/yousong.git] / package / libs / openssl / Makefile
index e73cd759b1afee18830b9e7247bed3f76b113adb..76a907b6bb8b7ecec1b04ab8895af6f90bd8c7ef 100644 (file)
@@ -154,8 +154,8 @@ else
   OPENSSL_OPTIONS+=no-sse2
   ifeq ($(CONFIG_mips)$(CONFIG_mipsel),y)
     OPENSSL_TARGET:=linux-mips-openwrt
-#  else ifeq ($(CONFIG_arm)$(CONFIG_armeb),y)
-#    OPENSSL_TARGET:=linux-armv4-openwrt
+  else ifeq ($(CONFIG_arm)$(CONFIG_armeb),y)
+    OPENSSL_TARGET:=linux-armv4-openwrt
   else
     OPENSSL_TARGET:=linux-generic-openwrt
     OPENSSL_OPTIONS+=no-perlasm