commit | 12afc36e38b3b6a0ec9bda71632c2285e7fdbab2 | [log] [tgz] |
---|---|---|
author | Antonio Quartulli <antonio@meshcoding.com> | Thu Jan 09 15:44:57 2014 +0100 |
committer | Antonio Quartulli <antonio@meshcoding.com> | Sun Jan 12 14:41:21 2014 +0100 |
tree | bb31ef1611b92c91fb00defb07e0dabb22376bbf | |
parent | 8d90d775ca3ce58f987f335cde9a98407b0779a3 [diff] |
batman-adv: drop dependency against CRC16 The crc16 functionality is not used anymore, therefore we can safely remove the dependency in the Kbuild file. Signed-off-by: Antonio Quartulli <antonio@meshcoding.com>