X-Git-Url: https://git.saurik.com/apple/xnu.git/blobdiff_plain/cb3231590a3c94ab4375e2228bd5e86b0cf1ad7e..HEAD:/osfmk/kextd/Makefile diff --git a/osfmk/kextd/Makefile b/osfmk/kextd/Makefile index 624f8c42d..de30bc198 100644 --- a/osfmk/kextd/Makefile +++ b/osfmk/kextd/Makefile @@ -41,7 +41,7 @@ COMP_FILES = ${MIG_KUSRC} do_build_all:: $(COMP_FILES) ${MIG_KUSRC} : kextd_mach.defs - $(call makelog,$(ColorM)MIG$(Color0) $(ColorF)$@$(Color0)) + @$(LOG_MIG) $@ $(_v)${MIG} ${MIGFLAGS} ${MIGKUFLAGS} \ -user kextd_mach.c \ -header kextd_mach.h \