Commit 8fd45592 authored by Gustavo Zacarias's avatar Gustavo Zacarias Committed by Peter Korsgaard
Browse files

arptables: needs mmu

parent 36d36f0d
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
config BR2_PACKAGE_ARPTABLES
	bool "arptables"
	# needs fork()
	depends on BR2_USE_MMU
	help
	  Tool to set up, maintain, and inspect the tables of ARP rules.