target/tar: cleanup
authorThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Tue, 2 Mar 2010 21:45:15 +0000 (22:45 +0100)
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Fri, 9 Apr 2010 09:04:33 +0000 (11:04 +0200)
Remove dependency on BR2_HOST_FAKEROOT.

Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
target/tar/Config.in
target/tar/tarroot.mk

index 020965480a89abb49cc00b428225f135edced242..ae024094ac912de48123ce3000e0af1e553e00a7 100644 (file)
@@ -1,6 +1,5 @@
 config BR2_TARGET_ROOTFS_TAR
        bool "tar the root filesystem"
-       select BR2_HOST_FAKEROOT
        help
          Build a tar archive of the root filesystem
 
index a7e95df98e2e72d329c20fd69a098c5c826b3df7..d082672ced28b16c54d0f29db4884192bb7dd5f6 100644 (file)
@@ -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