kumquat-buildroot/package/can-utils/can-utils.mk
Alexandre Belloni 8dfd59d114 Normalize separator size to 80
Signed-off-by: Alexandre Belloni <alexandre.belloni@free-electrons.com>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
2013-06-06 22:30:24 +02:00

12 lines
358 B
Makefile

################################################################################
#
# can-utils
#
################################################################################
CAN_UTILS_VERSION = 836d3cc0122ce31a1b732d369cbd27b690c3110f
CAN_UTILS_SITE = git://gitorious.org/linux-can/can-utils.git
CAN_UTILS_AUTORECONF = YES
$(eval $(autotools-package))