Commit d36ca791 authored by Thomas Petazzoni's avatar Thomas Petazzoni
Browse files

target/tar: cleanup



Remove dependency on BR2_HOST_FAKEROOT.

Signed-off-by: default avatarThomas Petazzoni <thomas.petazzoni@free-electrons.com>
parent 1f5c3ccd
Loading
Loading
Loading
Loading
+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

+0 −6
Original line number Diff line number Diff line
@@ -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