tools: clean up Makefiles / make ccache work
[openwrt.git] / tools / padjffs2 / Makefile
index a057ddd..a949ac0 100644 (file)
@@ -21,10 +21,6 @@ endef
 define Host/Configure
 endef
 
-define Host/Compile
-       $(MAKE) CC="$(HOSTCC)" -C $(HOST_BUILD_DIR)
-endef
-
 define Host/Install
        $(CP) $(HOST_BUILD_DIR)/padjffs2 $(STAGING_DIR_HOST)/bin/
 endef
This page took 0.021201 seconds and 4 git commands to generate.