Seen in security/Makefile:

% git blame security/Makefile
...
^1da177e (Linus Torvalds  2005-04-16 15:20:36 -0700 15)
^1da177e (Linus Torvalds  2005-04-16 15:20:36 -0700 16) # Object file lists
da31894e (Eric Paris      2008-08-22 11:35:57 -0400 17) obj-$(CONFIG_SECURITY)  
                += security.o capability.o
da31894e (Eric Paris      2008-08-22 11:35:57 -0400 18) 
obj-$(CONFIG_SECURITYFS)                += inode.o
^1da177e (Linus Torvalds  2005-04-16 15:20:36 -0700 19) # Must precede 
capability.o in order to stack properly.
^1da177e (Linus Torvalds  2005-04-16 15:20:36 -0700 20) 
obj-$(CONFIG_SECURITY_SELINUX)          += selinux/built-in.o
5915eb53 (Miklos Szeredi  2008-07-03 20:56:05 +0200 21) 
obj-$(CONFIG_SECURITY_SMACK)            += smack/built-in.o
...

What's wrong with this picture? Line 19 looks more than slightly confused,
and it has been for several years....

Attachment: pgpBBix2kYIwi.pgp
Description: PGP signature

Reply via email to