hostapd: explicitly set beacon interval for wpa_supplicant
[openwrt/openwrt.git] / tools / padjffs2 / Makefile
index 3f033c0c2b8c488455c70a996d55235da8f6ba1a..0a583b8e1a82402dc99cdb4281b057c5b4916d00 100644 (file)
@@ -19,7 +19,7 @@ define Host/Prepare
 endef
 
 define Host/Compile
-       $(MAKE) -C $(HOST_BUILD_DIR) LDFLAGS="-static"
+       $(MAKE) -C $(HOST_BUILD_DIR)
 endef
 
 define Host/Configure