obj-$(CONFIG_SECURITY_TOMOYO) += tomoyo.o tomoyo_func.o
tomoyo_func-objs := domain.o common.o realpath.o file.o audit.o
EXTRA_CFLAGS += -Isecurity/tomoyo/include
