X-Git-Url: http://git.rohieb.name/openwrt.git/blobdiff_plain/f9e1fd819ca1f6be5ff83ed9dc9f09ca4f639b50..6d87b611e233f1b44b9f49115b1824cc6572da1a:/openwrt/target/squashfs-lzma/squashfslzmaroot.mk diff --git a/openwrt/target/squashfs-lzma/squashfslzmaroot.mk b/openwrt/target/squashfs-lzma/squashfslzmaroot.mk index 6f41f9315..ee7ede84b 100644 --- a/openwrt/target/squashfs-lzma/squashfslzmaroot.mk +++ b/openwrt/target/squashfs-lzma/squashfslzmaroot.mk @@ -36,15 +36,7 @@ squashfslzma-dirclean: # ############################################################# -squashfslzmaroot: squashfslzma - @rm -rf $(TARGET_DIR)/usr/man - @rm -rf $(TARGET_DIR)/usr/info - $(SQUASHFSLZMA_DIR)/squashfs-tools/mksquashfs-lzma $(TARGET_DIR) $(IMAGE).squashfslzma -noappend -root-owned -le - squashfslzmaroot-source: squashfslzma-source -squashfslzmaroot-clean: - -$(MAKE) -C $(SQUASHFSLZMA_DIR) clean - squashfslzmaroot-dirclean: rm -rf $(SQUASHFSLZMA_DIR)