1 2 3 4 5 6 7
ifeq ($(CONFIG_SECURITY_TRUSTEES_DEBUG),y) EXTRA_CFLAGS += -DTRUSTEES_DEBUG endif obj-$(CONFIG_SECURITY_TRUSTEES) := trustees.o trustees-y := security.o fs.o init.o funcs.o