Files
domo/bsp/buildroot-2017.02.11/package/wpan-tools/wpan-tools.mk
2018-05-22 15:35:47 +02:00

14 lines
398 B
Makefile

################################################################################
#
# wpan-tools
#
################################################################################
WPAN_TOOLS_VERSION = 0.5
WPAN_TOOLS_SITE = http://wpan.cakelab.org/releases
WPAN_TOOLS_DEPENDENCIES = host-pkgconf libnl
WPAN_TOOLS_LICENSE = iw license
WPAN_TOOLS_LICENSE_FILES = COPYING
$(eval $(autotools-package))