Loading target/tar/Config.in +0 −1 Original line number Diff line number Diff line config BR2_TARGET_ROOTFS_TAR bool "tar the root filesystem" select BR2_HOST_FAKEROOT help Build a tar archive of the root filesystem Loading target/tar/tarroot.mk +0 −6 Original line number Diff line number Diff line Loading @@ -48,12 +48,6 @@ ifneq ($(ROOTFS_TAR_COPYTO),) endif -@rm -f $(BUILD_DIR)/_fakeroot.$(notdir $(TAR_TARGET)) tarroot-source: tarroot-clean: tarroot-dirclean: ############################################################# # # Toplevel Makefile options Loading Loading
target/tar/Config.in +0 −1 Original line number Diff line number Diff line config BR2_TARGET_ROOTFS_TAR bool "tar the root filesystem" select BR2_HOST_FAKEROOT help Build a tar archive of the root filesystem Loading
target/tar/tarroot.mk +0 −6 Original line number Diff line number Diff line Loading @@ -48,12 +48,6 @@ ifneq ($(ROOTFS_TAR_COPYTO),) endif -@rm -f $(BUILD_DIR)/_fakeroot.$(notdir $(TAR_TARGET)) tarroot-source: tarroot-clean: tarroot-dirclean: ############################################################# # # Toplevel Makefile options Loading