mirror of
https://github.com/torvalds/linux.git
synced 2026-04-19 15:24:02 -04:00
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>
2 lines
71 B
Makefile
2 lines
71 B
Makefile
obj-y = common.o realpath.o tomoyo.o domain.o file.o gc.o path_group.o
|