mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-09-19 16:40:46 -09: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
|
config BR2_PACKAGE_TCPREPLAY
|
||||||
bool "tcpreplay"
|
bool "tcpreplay"
|
||||||
|
depends on BR2_USE_MMU # fork()
|
||||||
select BR2_PACKAGE_LIBPCAP
|
select BR2_PACKAGE_LIBPCAP
|
||||||
help
|
help
|
||||||
Tcpreplay is a tool for replaying network traffic from files saved
|
Tcpreplay is a tool for replaying network traffic from files saved
|
||||||
|
|||||||
Reference in New Issue
Block a user