Commit aa6e5aed authored by Yann E. MORIN's avatar Yann E. MORIN Committed by Peter Korsgaard
Browse files

tcpreplay: remove --program-prefix



--program-prefix is now set in the auto-target infrastructure.

Signed-off-by: default avatar"Yann E. MORIN" <yann.morin.1998@anciens.enib.fr>
Signed-off-by: default avatarPeter Korsgaard <jacmet@sunsite.dk>
parent cfbfd488
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -7,7 +7,7 @@
TCPREPLAY_VERSION = 3.4.3
TCPREPLAY_SITE = http://$(BR2_SOURCEFORGE_MIRROR).dl.sourceforge.net/tcpreplay
TCPREPLAY_CONF_ENV = tr_cv_libpcap_version=">= 0.7.0"
TCPREPLAY_CONF_OPT = --program-prefix="" --with-libpcap=$(STAGING_DIR)/usr
TCPREPLAY_CONF_OPT = --with-libpcap=$(STAGING_DIR)/usr

TCPREPLAY_DEPENDENCIES = uclibc libpcap