[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <fa686aa40803171541t6357d304i2e7e5292f084d09d@mail.gmail.com>
Date: Mon, 17 Mar 2008 16:41:15 -0600
From: "Grant Likely" <grant.likely@...retlab.ca>
To: "Paul Gortmaker" <paul.gortmaker@...driver.com>
Cc: "Adrian Bunk" <bunk@...nel.org>,
"Kumar Gala" <galak@...nel.crashing.org>,
"Paul Mackerras" <paulus@...ba.org>, linuxppc-dev@...abs.org,
linux-kernel@...r.kernel.org
Subject: Re: powerpc: cuImage.* creation error
On Mon, Mar 17, 2008 at 2:07 PM, Paul Gortmaker
<paul.gortmaker@...driver.com> wrote:
> In message: powerpc: cuImage.* creation error
>
> @@ -253,8 +253,8 @@ image-$(CONFIG_TQM8540) += cuImage.tqm8540
> image-$(CONFIG_TQM8541) += cuImage.tqm8541
> image-$(CONFIG_TQM8555) += cuImage.tqm8555
> image-$(CONFIG_TQM8560) += cuImage.tqm8560
> -image-$(CONFIG_SBC8548) += cuImage.tqm8548
> -image-$(CONFIG_SBC8560) += cuImage.tqm8560
> +image-$(CONFIG_SBC8548) += cuImage.sbc8548
> +image-$(CONFIG_SBC8560) += cuImage.sbc8560
No, the suffix in the cuImage targets has a 1:1 relationship with dts
files in arch/powerpc/boot/dts/. If a file doesn't exist there, then
the target cannot be built.
Cheers,
g.
--
Grant Likely, B.Sc., P.Eng.
Secret Lab Technologies Ltd.
--
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