summaryrefslogtreecommitdiffstats
path: root/package/can-utils/can-utils.mk
blob: bff4d21fef0bf3af8a26f82627a78bf4702a3a64 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
################################################################################
#
# can-utils
#
################################################################################

CAN_UTILS_VERSION = v2018.02.0
CAN_UTILS_SITE = $(call github,linux-can,can-utils,$(CAN_UTILS_VERSION))
CAN_UTILS_LICENSE = BSD-3-Clause or GPL-2.0, GPL-2.0+
CAN_UTILS_LICENSE_FILES = Makefile
CAN_UTILS_AUTORECONF = YES

$(eval $(autotools-package))
OpenPOWER on IntegriCloud