summaryrefslogtreecommitdiff
path: root/package/rsync/rsync.mk
diff options
context:
space:
mode:
Diffstat (limited to 'package/rsync/rsync.mk')
-rw-r--r--package/rsync/rsync.mk1
1 files changed, 1 insertions, 0 deletions
diff --git a/package/rsync/rsync.mk b/package/rsync/rsync.mk
index 10080d038..b66125e94 100644
--- a/package/rsync/rsync.mk
+++ b/package/rsync/rsync.mk
@@ -16,6 +16,7 @@ $(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
touch $(RSYNC_DIR)/.unpacked
$(RSYNC_DIR)/.configured: $(RSYNC_DIR)/.unpacked