Keith Owens wrote:

>base_target(zlib_dummy)                # so it does not default to vmlinux
>objlink(zlib.a zlib.o)
>select(zlib.a)
>
Can the "zlib_dummy" identifier be called zlib.a ?
Is that too confusing ??

>Is zlib.a only used in zvmlinux or will it be used by multiple boot
>loader targets?  It makes a difference to the best way to handle it.
>
It looks like multiple boot loader targets use zlib.a.
/arch/ppc/boot/chrp
/arch/ppc/boot/mbx
/arch/ppc/boot/pmac
/arch/ppc/boot/prep
/arch/ppc/boot/simple
/arch/ppc/boot/tree

What's the best way to handle it for all these bootloader targets ?

Thanks,
Brendan Simon.



_______________________________________________
kbuild-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/kbuild-devel

Reply via email to