summaryrefslogtreecommitdiffstats
path: root/package/px5g/src/polarssl/config.h
diff options
context:
space:
mode:
Diffstat (limited to 'package/px5g/src/polarssl/config.h')
-rw-r--r--package/px5g/src/polarssl/config.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/package/px5g/src/polarssl/config.h b/package/px5g/src/polarssl/config.h
index 6463e5219..ad3f9a7f3 100644
--- a/package/px5g/src/polarssl/config.h
+++ b/package/px5g/src/polarssl/config.h
@@ -64,7 +64,7 @@
/*
* Uncomment to enable the use of assembly code.
*/
-#define POLARSSL_HAVE_ASM
+/* #define POLARSSL_HAVE_ASM */
/*
* Uncomment if the CPU supports SSE2 (IA-32 specific).