summaryrefslogtreecommitdiffstats
path: root/package/ebtables/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'package/ebtables/Makefile')
-rw-r--r--package/ebtables/Makefile2
1 files changed, 0 insertions, 2 deletions
diff --git a/package/ebtables/Makefile b/package/ebtables/Makefile
index 04adbf6e8..e672ac13c 100644
--- a/package/ebtables/Makefile
+++ b/package/ebtables/Makefile
@@ -26,8 +26,6 @@ endef
define Package/ebtables/install
install -d -m0755 $(IDIR_DNSMASQ)/usr/sbin
install -m0755 $(PKG_BUILD_DIR)/ebtables $(IDIR_EBTABLES)/usr/sbin/ebtables
- $(RSTRIP) $(IDIR_EBTABLES)
- $(IPKG_BUILD) $(IDIR_EBTABLES) $(PACKAGE_DIR)
ended
$(eval $(call BuildPackage,ebtables))