0ffcd60a25
SocketCAN repository moved from Berlios.de to gitorious Signed-off-by: Yegor Yefremov <yegorslists@googlemail.com> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
12 lines
319 B
Makefile
12 lines
319 B
Makefile
#############################################################
|
|
#
|
|
# can-utils
|
|
#
|
|
#############################################################
|
|
|
|
CAN_UTILS_VERSION = 50775159276d896d8b3102b6dbc658a91a2a1d53
|
|
CAN_UTILS_SITE = git://gitorious.org/linux-can/can-utils.git
|
|
CAN_UTILS_AUTORECONF = YES
|
|
|
|
$(eval $(call AUTOTARGETS))
|