summaryrefslogtreecommitdiffstats
path: root/rules/rsync.in
diff options
context:
space:
mode:
authorMichael Olbrich <m.olbrich@pengutronix.de>2011-01-18 16:35:47 +0100
committerMichael Olbrich <m.olbrich@pengutronix.de>2011-01-18 16:35:47 +0100
commit51236886f1855e7d39708976995237b1f5bb4ace (patch)
treea2ab5bd3025b16e4769282242f2d3670949034ae /rules/rsync.in
parent71bc1689b86ca46d339bb7400a25870dc0a2f99d (diff)
downloadptxdist-51236886f1855e7d39708976995237b1f5bb4ace.tar.gz
ptxdist-51236886f1855e7d39708976995237b1f5bb4ace.tar.xz
[rsync] add missing dependencies
Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
Diffstat (limited to 'rules/rsync.in')
-rw-r--r--rules/rsync.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/rules/rsync.in b/rules/rsync.in
index 193e8f87e..efef569e3 100644
--- a/rules/rsync.in
+++ b/rules/rsync.in
@@ -2,6 +2,7 @@
menuconfig RSYNC
tristate
prompt "rsync "
+ select GCCLIBS_GCC_S
select OPENSSH_SSH
help
rsync is a program that behaves in much the same way that rcp does,