2013-06-06 01:53:30 +02:00
|
|
|
################################################################################
|
2011-04-21 10:27:17 +02:00
|
|
|
#
|
|
|
|
# can-utils
|
|
|
|
#
|
2013-06-06 01:53:30 +02:00
|
|
|
################################################################################
|
2011-04-21 10:27:17 +02:00
|
|
|
|
2015-03-04 20:51:34 +01:00
|
|
|
CAN_UTILS_VERSION = 002f8eba8703e88cdc6e97f6447a4ce346b739da
|
|
|
|
CAN_UTILS_SITE = $(call github,linux-can,can-utils,$(CAN_UTILS_VERSION))
|
2011-04-21 10:27:17 +02:00
|
|
|
CAN_UTILS_AUTORECONF = YES
|
|
|
|
|
2012-07-03 00:07:32 +02:00
|
|
|
$(eval $(autotools-package))
|