]> git.openfabrics.org - ~tnikolova/compat/.git/commit
compat: add config var for CORDIC and CRC8
authorHauke Mehrtens <hauke@hauke-m.de>
Sat, 3 Dec 2011 14:49:25 +0000 (15:49 +0100)
committerLuis R. Rodriguez <mcgrof@qca.qualcomm.com>
Mon, 5 Dec 2011 19:58:17 +0000 (11:58 -0800)
commitcf471d233ec6b80d5c29a12a344a3eef03ff20e6
treeeef6bd44404bbeb93486a1d8b107c1f0694633a1
parent0c51ea9ee6ad49b34dadf92798f7109f12cd0490
compat: add config var for CORDIC and CRC8

Sometimes the kernel version compat-wireless is build against has
support for cordic and crc8 in its source, but these modules were not
build when the kernel was build, because no one selected them. The modules are
needed for the bcmsmac driver and they should be build every time when
they were not already build while the kernel was build.

Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
compat/Makefile