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

CAN_UTILS_VERSION = 836d3cc0122ce31a1b732d369cbd27b690c3110f
CAN_UTILS_SITE = git://gitorious.org/linux-can/can-utils.git
CAN_UTILS_AUTORECONF = YES

$(eval $(autotools-package))