Randy Dunlap c5cacb3bf9 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>
2009-04-08 15:41:25 -07:00
..
2009-04-07 08:31:03 -07:00
2009-04-05 02:14:15 -04:00
2009-04-06 16:06:27 +01:00
2009-03-30 21:55:25 +10:30
2009-04-06 14:40:07 -07:00
2009-04-05 00:32:25 +02:00
2009-04-08 15:41:25 -07:00
2009-04-01 08:59:23 -07:00
2009-04-02 00:40:41 +00:00
2009-04-05 02:14:15 -04:00
2009-04-07 08:44:06 -07:00
2009-04-02 11:19:57 +09:00
2009-03-27 20:13:20 -04:00
2009-04-05 00:32:22 +02:00