summaryrefslogtreecommitdiffstats
path: root/openwrt/package/axtls/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'openwrt/package/axtls/Makefile')
-rw-r--r--openwrt/package/axtls/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/openwrt/package/axtls/Makefile b/openwrt/package/axtls/Makefile
index 902797610..c53c4e5ae 100644
--- a/openwrt/package/axtls/Makefile
+++ b/openwrt/package/axtls/Makefile
@@ -26,6 +26,7 @@ $(PKG_BUILD_DIR)/.configured:
$(PKG_BUILD_DIR)/.built:
$(MAKE) -C $(PKG_BUILD_DIR) \
CC=$(TARGET_CC) \
+ STRIP=/bin/true \
OPT_CFLAGS="$(TARGET_CFLAGS)" OPT_LDFLAGS=""
touch $@