obj-$(CONFIG_SECURITY_BOX_PROTECT) := box.o

box-y := hooks.o fs.o

ccflags-y += -Isecurity/box/
