Hi, On Tue, Apr 26, 2011 at 4:16 PM, Michal Marek <mmarek@xxxxxxx> wrote: > On 26.4.2011 08:52, Arnaud Lacombe wrote: >> Hi, >> >> On Sun, Apr 24, 2011 at 4:08 PM, Peter Foley <pefoley2@xxxxxxxxxxx> wrote: >>> This patch fixes the headerdep target so it will work when make is executed from KBUILD_OUTPUT. >>> It also adds a few targets to PHONY so they are always executed. >>> >> one change, one patch, please. >> >> Why do you want that much consistency check to be always ran ? >> Especially `coccicheck', which rely on a non-common program being >> available. > > The change is valid, but the changelog text is misleading. 'PHONY += > foo' means that 'make foo' will always execute the commands for foo, > even if there is a file of the same name. > my bad, I just confirmed that purpose by checking make doc :) - Arnaud > Michal > -- 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