Hi all: I found the compile message of kernel is quite succinct, when we set V=0, and I try to make my project output as clean as kernel did. Then I traced the Makefile and it just define "quiet" and "Q" then export it. Where is the exact place that quiet build begin? Is that complicated to copy this quiet-build process? -- Thanks for your help, miloody