This website requires JavaScript.
Explore
Help
Sign In
q3k
/
linux
Watch
1
Star
0
Fork
You've already forked linux
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
0a12761bcd
linux
/
security
/
tomoyo
/
Makefile
2 lines
58 B
Makefile
Raw
Normal View
History
Unescape
Escape
TOMOYO: Add garbage collector. This patch adds garbage collector support to TOMOYO. Elements are protected by "struct srcu_struct tomoyo_ss". Signed-off-by: Tetsuo Handa <penguin-kernel@I-love.SAKURA.ne.jp> Acked-by: Serge Hallyn <serue@us.ibm.com> Signed-off-by: James Morris <jmorris@namei.org>
2010-02-11 00:43:54 +00:00
obj-y
=
common.o realpath.o tomoyo.o domain.o file.o gc.o
Reference in a new issue
Copy permalink