summaryrefslogtreecommitdiffstats
path: root/package/rsync
diff options
context:
space:
mode:
Diffstat (limited to 'package/rsync')
-rw-r--r--package/rsync/rsync.mk2
1 files changed, 2 insertions, 0 deletions
diff --git a/package/rsync/rsync.mk b/package/rsync/rsync.mk
index b1d3bd020..90dbfe634 100644
--- a/package/rsync/rsync.mk
+++ b/package/rsync/rsync.mk
@@ -14,6 +14,8 @@ RSYNC_TARGET_BINARY:=usr/bin/rsync
$(DL_DIR)/$(RSYNC_SOURCE):
$(WGET) -P $(DL_DIR) $(RSYNC_SITE)/$(RSYNC_SOURCE)
+rsync-source: $(DL_DIR)/$(RSYNC_SOURCE)
+
$(RSYNC_DIR)/.unpacked: $(DL_DIR)/$(RSYNC_SOURCE)
$(RSYNC_CAT) $(DL_DIR)/$(RSYNC_SOURCE) | tar -C $(BUILD_DIR) $(TAR_OPTIONS) -
toolchain/patch-kernel.sh $(RSYNC_DIR) package/rsync/ rsync\*.patch