buildrootschalter/package/can-utils/can-utils.mk
Yegor Yefremov b5ffa8e3df can-utils: add CAN FD support
Signed-off-by: Yegor Yefremov <yegorslists@googlemail.com>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
2012-11-16 15:28:44 +01:00

12 lines
320 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))