tcpreplay: remove --program-prefix
authorYann E. MORIN <yann.morin.1998@anciens.enib.fr>
Tue, 9 Aug 2011 22:12:53 +0000 (00:12 +0200)
committerPeter Korsgaard <jacmet@sunsite.dk>
Sun, 11 Sep 2011 22:08:17 +0000 (00:08 +0200)
--program-prefix is now set in the auto-target infrastructure.

Signed-off-by: "Yann E. MORIN" <yann.morin.1998@anciens.enib.fr>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
package/tcpreplay/tcpreplay.mk

index f82867c2702c59b8e415b4eb4a6bf52ebf98f2be..296f4eba3579faba47991d7ce04d63ceb2a69296 100644 (file)
@@ -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