[oe] RFC: machine customized ixp4xx NPE firmware

Robin Farine robin.farine at terminus.org
Tue May 15 20:17:27 UTC 2007


On Tuesday May 15 2007 20:38, Leon Woestenberg wrote:
> On 5/15/07, Robin Farine <robin.farine at terminus.org> wrote:
> > +IXP4XX_NPE_FIRWMARE_DEFINES ?= "\
> > +-DIX_NPEDL_NPEIMAGE_NPEB_ETH_LEARN_FILTER_SPAN_FIREWALL"
> > +
> >  do_compile() {
> >         mv ${WORKDIR}/IxNpeMicrocode.h ${S}/
> > -       gcc -Wall IxNpeMicrocode.c -o IxNpeMicrocode
> > +       gcc -Wall ${IXP4XX_NPE_FIRWMARE_DEFINES}
> > IxNpeMicrocode.c -o
>
> Please change IXP4XX_NPE_FIRWMARE_DEFINES into IXP4X
> IX_NPE_FIRMWARE_DEFINES.

Ah, you mean s/FIRWMARE/FIRMWARE/, yes, makes sense :-). I'll fix 
this and submit the patch to the bug tracker.

> The idea looks ok.

Thanks for reviewing it.

Regards,

Robin




More information about the Openembedded-devel mailing list