Commit 2daf2de6 authored by Gustavo Zacarias's avatar Gustavo Zacarias Committed by Peter Korsgaard
Browse files

rsync: needs MMU

parent a3aabcc9
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
config BR2_PACKAGE_RSYNC
	bool "rsync"
	# fork()
	depends on BR2_USE_MMU
	help
	  File transfer program to keep remote files in sync.