aboutsummaryrefslogtreecommitdiffstats
path: root/package/ppp/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'package/ppp/Makefile')
-rw-r--r--package/ppp/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/package/ppp/Makefile b/package/ppp/Makefile
index dcacbafba5..85d52d0542 100644
--- a/package/ppp/Makefile
+++ b/package/ppp/Makefile
@@ -151,7 +151,6 @@ endef
define Package/pppstats/install
install -d -m0755 $(1)/usr/sbin
install -m0755 $(PKG_INSTALL_DIR)/usr/sbin/pppstats $(1)/usr/sbin/
- $(RSTRIP) $(1)
endef
$(eval $(call BuildPackage,ppp))