Commit 4cb5ec7c authored by Axel Lin's avatar Axel Lin Committed by Peter Korsgaard
Browse files

socat: needs mmu

parent b8326cb6
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
config BR2_PACKAGE_SOCAT
	bool "socat"
	depends on BR2_TOOLCHAIN_HAS_THREADS
	depends on BR2_USE_MMU # fork()
	help
	  Multipurpose socket relay program.