X-Git-Url: http://git.ozo.com/?a=blobdiff_plain;ds=sidebyside;f=tools%2Fpadjffs2%2FMakefile;h=0a583b8e1a82402dc99cdb4281b057c5b4916d00;hb=HEAD;hp=3f033c0c2b8c488455c70a996d55235da8f6ba1a;hpb=be2014384f081ff338df3b5af0f3918fba656f31;p=openwrt-github%2F.git diff --git a/tools/padjffs2/Makefile b/tools/padjffs2/Makefile index 3f033c0c2b..0a583b8e1a 100644 --- a/tools/padjffs2/Makefile +++ b/tools/padjffs2/Makefile @@ -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