[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [microblaze-uclinux] migrating suzaku to platform base
Hi John,
At Sun, 14 Nov 2004 10:15:16 +1000,
John Williams wrote:
> Yasushi SHOJI wrote:
> > arch/microblaze/config.in now requires to include auto generated
> > config.in if you move to platform based. that is, in the future every
> > single platform need to put
> >
> > ifdef [ "$CONFIG_MYPLATFORM" = "y" ]; then
> > source arch/microblaze/platform/myplatform/config.in
> > fi
>
> Hmm, is it allowed to do
>
> source arch/microblaze/platform/$PLATFORM/auto-config.in
>
> or is that a "shell but not shell" syntax that will break xconfig?
even if the syntax is allowed, where do you get the $PLATFORM
variable? whole point of this is to select a platform right there. if
it's defined already we don't need to select it in
arch/microblaze/config.in, no?
# well, I'm not that worried about it just yet. I just thought that
# if there is a way, we should use it from the start.
best,
--
yashi
___________________________
microblaze-uclinux mailing list
microblaze-uclinux@itee.uq.edu.au
Project Home Page : http://www.itee.uq.edu.au/~jwilliams/mblaze-uclinux
Mailing List Archive : http://www.itee.uq.edu.au/~listarch/microblaze-uclinux/