1. 03 12月, 2006 1 次提交
  2. 06 11月, 2006 1 次提交
    • P
      [NETLABEL]: Fix build failure. · 38c94377
      Paul Moore 提交于
      > 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: NPaul Moore <paul.moore@hp.com>
      Signed-off-by: NDavid S. Miller <davem@davemloft.net>
      38c94377
  3. 12 10月, 2006 1 次提交
  4. 30 9月, 2006 1 次提交
  5. 29 9月, 2006 1 次提交
  6. 26 9月, 2006 4 次提交
  7. 23 9月, 2006 5 次提交