This website requires JavaScript.
Explore
Help
Sign In
kevin
/
linux
Watch
1
Fork
0
You've already forked linux
Code
36fddebaa8
linux
/
security
/
tomoyo
/
Makefile
2 lines
71 B
Makefile
Raw
Normal View
History
Unescape
Escape
TOMOYO: Add pathname grouping support. This patch adds pathname grouping support, which is useful for grouping pathnames that cannot be represented using /\{dir\}/ pattern. Signed-off-by: Tetsuo Handa <penguin-kernel@I-love.SAKURA.ne.jp> Signed-off-by: James Morris <jmorris@namei.org>
2010-05-10 01:30:26 -07:00
obj-y
=
common.o realpath.o tomoyo.o domain.o file.o gc.o path_group.o
Copy Permalink