[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [microblaze-uclinux] migrating suzaku to platform base
Hi Yashi,
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?
John
___________________________
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/