netifd: update to the latest version, fixes a crash on reload with hotplugged devices
[openwrt.git] / rules.mk
index cccbf3a..a84636a 100644 (file)
--- a/rules.mk
+++ b/rules.mk
@@ -263,6 +263,8 @@ else
   DISABLE_IPV6:=--disable-ipv6
 endif
 
+TAR_OPTIONS:=-xf -
+
 ifeq ($(CONFIG_BUILD_LOG),y)
   BUILD_LOG:=1
 endif