Searched refs:SECURITY_KERNEL_CONFIG (Results 1 - 1 of 1) sorted by relevance

/darwin-on-arm/xnu/security/conf/
H A DMakefile16 ifndef SECURITY_KERNEL_CONFIG
17 export SECURITY_KERNEL_CONFIG = $(KERNEL_CONFIG) macro
28 $(COMPOBJROOT)/$(SECURITY_KERNEL_CONFIG)/Makefile : $(SOURCE)/MASTER \
40 $(SRCROOT)/SETUP/config/doconf -c -cpu $(ARCH_CONFIG_LC) -soc $(MACHINE_CONFIG_LC) -d $(TARGET)/$(SECURITY_KERNEL_CONFIG) $(SECURITY_KERNEL_CONFIG); \
43 do_all: $(COMPOBJROOT)/$(SECURITY_KERNEL_CONFIG)/Makefile
46 ${MAKE} -C $(COMPOBJROOT)/$(SECURITY_KERNEL_CONFIG) \
47 MAKEFILES=$(TARGET)/$(SECURITY_KERNEL_CONFIG)/Makefile \
52 KERNEL_CONFIG=$(SECURITY_KERNEL_CONFIG) \

Completed in 15 milliseconds