On Thursday 28 April 2011 18:10:31 Andrew Lunn wrote:
[..]
> Moreover:
> - COMPAT_VERSION has been increased to 14
> - batman-adv now depends on module "crc16" for tt crc computation
[..]
Shouldn't this dependency be listed in the Kconfig
file? I think you
need to add
select CRC16
See for example ./drivers/w1/slaves/Kconfig.
Yes, but this patch is against the external module.
Kind regards,
Sven