Commit 5b8a4a48 authored by Gustavo Zacarias's avatar Gustavo Zacarias Committed by Peter Korsgaard
Browse files

mrouted: needs mmu

parent 6ea7f661
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
config BR2_PACKAGE_MROUTED
	bool "mrouted"
	depends on BR2_USE_MMU # fork()
	help
	  An implementation of the DVMRP multicast routing protocol.