diff options
Diffstat (limited to 'target/tar/Makefile.in')
-rw-r--r-- | target/tar/Makefile.in | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/target/tar/Makefile.in b/target/tar/Makefile.in deleted file mode 100644 index d5f130899..000000000 --- a/target/tar/Makefile.in +++ /dev/null @@ -1,3 +0,0 @@ -ifeq ($(strip $(BR2_TARGET_ROOTFS_TAR)),y) -TARGETS+=tarroot -endif |