mtd: seama: exit with error if Seama header wasn't found
[openwrt.git] / tools / padjffs2 / Makefile
index 4535735..0a583b8 100644 (file)
@@ -19,7 +19,7 @@ define Host/Prepare
 endef
 
 define Host/Compile
-       $(MAKE) -C $(HOST_BUILD_DIR) LDFLAGS="$(HOST_STATIC_LINKING)"
+       $(MAKE) -C $(HOST_BUILD_DIR)
 endef
 
 define Host/Configure