python: fix disabling the SSL module
[buildroot-gz.git] / package / can-utils / can-utils.mk
blob6be41a62b0d9db7602e5f9353779e5bea54428d5
1 ################################################################################
3 # can-utils
5 ################################################################################
7 CAN_UTILS_VERSION = c3305fdd515464153d20199db232b6124bc962c0
8 CAN_UTILS_SITE = $(call github,linux-can,can-utils,$(CAN_UTILS_VERSION))
9 CAN_UTILS_AUTORECONF = YES
11 $(eval $(autotools-package))