aboutsummaryrefslogtreecommitdiffstats
path: root/target
diff options
context:
space:
mode:
Diffstat (limited to 'target')
-rw-r--r--target/tar/Config.in1
-rw-r--r--target/tar/tarroot.mk6
2 files changed, 0 insertions, 7 deletions
diff --git a/target/tar/Config.in b/target/tar/Config.in
index 020965480..ae024094a 100644
--- a/target/tar/Config.in
+++ b/target/tar/Config.in
@@ -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
diff --git a/target/tar/tarroot.mk b/target/tar/tarroot.mk
index a7e95df98..d082672ce 100644
--- a/target/tar/tarroot.mk
+++ b/target/tar/tarroot.mk
@@ -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