package/libdnet: fix dnet-config
Add dnet-config to LIBDNET_CONFIG_SCRIPTS so this script can be used by applications such as tcpreplay Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
This commit is contained in:
parent
dc2067d51c
commit
3a4b68278a
@ -13,6 +13,7 @@ LIBDNET_AUTORECONF = YES
|
||||
LIBDNET_CONF_OPTS = \
|
||||
--with-gnu-ld \
|
||||
--with-check=no
|
||||
LIBDNET_CONFIG_SCRIPTS = dnet-config
|
||||
|
||||
ifneq ($(BR2_PACKAGE_LIBDNET_PYTHON),)
|
||||
LIBDNET_DEPENDENCIES = python
|
||||
|
Loading…
Reference in New Issue
Block a user