Paul Moore 38c94377a3 [NETLABEL]: Fix build failure.
> the build with the attached .config failed, make ends with:
> ...
> : undefined reference to `cipso_v4_sock_getattr'
> net/built-in.o: In function `netlbl_socket_getattr':

 ...

It looks like I was stupid and made NetLabel depend on CONFIG_NET and not
CONFIG_INET, the patch below should fix this by making NetLabel depend on
CONFIG_INET and CONFIG_SECURITY.  Please review and apply for 2.6.19.

Signed-off-by: Paul Moore <paul.moore@hp.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2006-11-05 16:44:06 -08:00
..
2006-09-28 17:53:59 -07:00
2006-10-21 19:55:22 -07:00
2006-10-30 15:24:37 -08:00
2006-10-18 20:45:22 -07:00
2006-09-28 18:02:58 -07:00
2006-11-05 14:11:25 -08:00
2006-08-05 21:15:58 -07:00
2006-08-13 18:56:26 -07:00
2006-11-05 16:44:06 -08:00
2006-10-30 15:24:41 -08:00
2006-07-12 13:58:59 -07:00
2006-10-01 00:39:19 -07:00
2006-11-05 16:44:06 -08:00
2006-09-22 14:53:34 -07:00
2005-04-16 15:20:36 -07:00