diff options
author | Randy Dunlap <randy.dunlap@oracle.com> | 2009-04-08 15:41:25 -0700 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2009-04-08 15:41:25 -0700 |
commit | c5cacb3bf91b0841e5a721ca303658a407d5c34f (patch) | |
tree | cc59a62f2556d5b9adb4c5ba3efc30ca07a5bae6 /drivers/net/bmac.c | |
parent | fd1cc4802482d13ba1dbc44b390c5a6b16411a03 (diff) |
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 'drivers/net/bmac.c')
0 files changed, 0 insertions, 0 deletions