]> git.saurik.com Git - apple/xnu.git/blobdiff - osfmk/device/Makefile
xnu-6153.141.1.tar.gz
[apple/xnu.git] / osfmk / device / Makefile
index c6e070a05ba6d6af06b9e402225791433b17ee47..2f23d12310ff4a95a4d7fedaa02eb3e83530a182 100644 (file)
@@ -45,7 +45,7 @@ COMP_FILES    = ${DEVICE_FILES}
 do_build_all:: $(COMP_FILES)
 
 ${DEVICE_FILES}: device.defs
-       @echo "$(ColorM)MIG$(Color0) $(ColorF)$@$(Color0)"
+       $(call makelog,$(ColorM)MIG$(Color0) $(ColorF)$@$(Color0))
        $(_v)${MIG} ${MIGFLAGS} ${MIGKSFLAGS}   \
        -header /dev/null                       \
        -user /dev/null                         \