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

CAN_UTILS_VERSION = c3305fdd515464153d20199db232b6124bc962c0
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_AUTORECONF = YES

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