diff options
author | 2009-04-08 15:41:25 -0700 | |
---|---|---|
committer | 2009-04-08 15:41:25 -0700 | |
commit | c5cacb3bf91b0841e5a721ca303658a407d5c34f (patch) | |
tree | cc59a62f2556d5b9adb4c5ba3efc30ca07a5bae6 /kernel/mutex.c | |
parent | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/nf-2.6 (diff) | |
download | linux-dev-c5cacb3bf91b0841e5a721ca303658a407d5c34f.tar.xz linux-dev-c5cacb3bf91b0841e5a721ca303658a407d5c34f.zip |
ethoc: fix library build errors
ethoc indirectly uses crc32_le() and bitrev32(), so select
those library functions to be built.
drivers/built-in.o: In function `ethoc_set_multicast_list':
ethoc.c:(.text+0x6226f): undefined reference to `crc32_le'
ethoc.c:(.text+0x62276): undefined reference to `bitrev32'
Signed-off-by: Randy Dunlap <randy.dunlap@oracle.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'kernel/mutex.c')
0 files changed, 0 insertions, 0 deletions