Hello, I'm affraid that the file x-load-f243938.tar.bz2 located at the repository is not fine. I was unable to build MLO file with that file. Comparing with the git repository (https://git.gitorious.org/x-load-omap3/mainline.git), I could find the ift target. Best regards, Flavio Flavio de Castro Alves Filho Phi Innovations www.phiinnovations.com Phone: +55 19 3709 1358 Mobile: +55 19 9823 9332 Skype: flavio.de.castro.alves.filho 2010/8/6 Stephan Linz > Am Freitag, 6. August 2010, um 09:20:17 schrieb Marc Kleine-Budde: > > ---snip-- > > > > tnx, pushed to master. > > > > but, crap, it doesn't work :(...see inline comments: > > > --snip-- > > > +X_LOAD_MAKE_OPT := CROSS_COMPILE=$(BOOTLOADER_CROSS_COMPILE) > > > HOSTCC=$(HOSTCC) +X_LOAD_MAKE_PAR := NO > > > + > > > +$(STATEDIR)/x-load.prepare: > > > + @$(call targetinfo) > > > + @$(call compile, X_LOAD, $(PTXCONF_X_LOAD_CONFIG)) > > > > ^^^^^^^^^^^^^^^^^^^^^^^^ > > > > I think the second parameter overwrites _MAKE_OPT. I'm not sure why it > > does this, looks like a bug. It should be fixed, but that requires some > > time and testing... > > > > However I can work around this limitation by changing _MAKE_OPT to > > _MAKE_ENV. > > This surprises me because it has properly compiled for me > > > > > I'll push this fix. > > > tnx a lot. I'll try out your fix. Give me a hint (here). > > > -- > Viele Grüße, > Stephan Linz > > ______________________________________________________________________________ > OpenDCC: http://www.li-pro.net/opendcc.phtml > PC/M: http://www.li-pro.net/pcm.phtml > CDK4AVR: http://cdk4avr.sourceforge.net/ > CDK4NIOS: http://cdk4nios.sourceforge.net/ > CDK4MSP: http://cdk4msp.sourceforge.net/ > CPM4L: http://download.opensuse.org/repositories/home:/rexut:/CPM4L > > -- > ptxdist mailing list > ptxdist@pengutronix.de >