This website requires JavaScript.
Explore
Help
Register
Sign In
Minki
/
linux
Watch
1
Star
0
Fork
1
You've already forked linux
mirror of
https://github.com/torvalds/linux.git
synced
2024-12-11 21:52:04 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
4c3e9e2ded
linux
/
security
/
tomoyo
/
Makefile
2 lines
86 B
Makefile
Raw
Normal View
History
Unescape
Escape
TOMOYO: Add numeric values grouping support. This patch adds numeric values grouping support, which is useful for grouping numeric values such as file's UID, DAC's mode, ioctl()'s cmd number. Signed-off-by: Tetsuo Handa <penguin-kernel@I-love.SAKURA.ne.jp> Signed-off-by: James Morris <jmorris@namei.org>
2010-05-17 01:06:58 +00:00
obj-y
=
common.o realpath.o tomoyo.o domain.o file.o gc.o path_group.o number_group.o
Reference in New Issue
Copy Permalink