On 02/12/2013 03:14 PM, horseriver wrote:
hi;) In kernel makefile,there is a $(Q) ,what does it mean?
It expands out to nothing if KBUILD_VERBOSE is set to 1, or @ otherwise; i.e., it suppresses command output from being printed unless building verbose.
thanks! -- To unsubscribe from this list: send the line "unsubscribe linux-kbuild" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html
-- To unsubscribe from this list: send the line "unsubscribe linux-kbuild" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html