mirror of
https://github.com/godotengine/buildroot.git
synced 2026-01-05 14:09:53 +03:00
tcpreplay: needs MMU
Fixes: http://autobuild.buildroot.org/results/e95f23f79ba139681fb1e51375719329afe7e22c Signed-off-by: Gilles Talis <gilles.talis@gmail.com> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
This commit is contained in:
committed by
Peter Korsgaard
parent
1655f3c5b7
commit
4460c40197
@@ -1,5 +1,6 @@
|
||||
config BR2_PACKAGE_TCPREPLAY
|
||||
bool "tcpreplay"
|
||||
depends on BR2_USE_MMU # fork()
|
||||
select BR2_PACKAGE_LIBPCAP
|
||||
help
|
||||
Tcpreplay is a tool for replaying network traffic from files saved
|
||||
|
||||
Reference in New Issue
Block a user