net/network.a(socket.o): In function `sock_init':
socket.o(.text+0x1b36): undefined reference to `netlink_donothing'
socket.o(.text+0x1b3d): undefined reference to `netlink_attach'
net/network.a(ipv4.o): In function `packet_rcv':
ipv4.o(.text+0x5e93): undefined reference to `netlink_post'
make: *** [vmlinux] Error 1
Help!