[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20080801230914.GN19682@cs181140183.pp.htv.fi>
Date: Sat, 2 Aug 2008 02:09:14 +0300
From: Adrian Bunk <bunk@...nel.org>
To: David Woodhouse <dwmw2@...radead.org>
Cc: Yudha Harimantoro T <yudha.ht@...il.com>,
Sam Ravnborg <sam@...nborg.org>, linux-kernel@...r.kernel.org,
kernel-testers@...r.kernel.org, Avuton Olrich <avuton@...il.com>
Subject: Re: Error on Make Modules [2.6.27-rc1]
On Fri, Aug 01, 2008 at 11:51:40PM +0100, David Woodhouse wrote:
> On Sat, 2008-08-02 at 01:41 +0300, Adrian Bunk wrote:
> > Can you somehow hide this message?
>
> I'll leave the __fw_install one alone, so that if there's nothing to do
> for 'make firmware_install' it says so rather than just doing nothing.
> The other two can shut up, as requested.
>
> Signed-off-by: David Woodhouse <David.Woodhouse@...el.com>
>
> diff --git a/scripts/Makefile.fwinst b/scripts/Makefile.fwinst
> index f63a663..6bf8e87 100644
> --- a/scripts/Makefile.fwinst
> +++ b/scripts/Makefile.fwinst
> @@ -50,8 +50,12 @@ PHONY += __fw_install __fw_modinst FORCE
> .PHONY: $(PHONY)
>
> __fw_install: $(installed-fw)
> +
> __fw_modinst: $(installed-mod-fw)
> + @:
> +
> __fw_modbuild: $(addprefix $(obj)/,$(mod-fw))
> + @:
>
> FORCE:
Thanks. :-)
cu
Adrian
--
"Is there not promise of rain?" Ling Tan asked suddenly out
of the darkness. There had been need of rain for many days.
"Only a promise," Lao Er said.
Pearl S. Buck - Dragon Seed
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists