Hi Alexander, Alexander Aring wrote: > I found a problem with the sun-java6-jre rule which install a x86 related > binary. > > We need to have something like "depends on ARCH_X86" for this rule, but > this doesn't work. I only found some .make rules which check on > PTXCONF_ARCH_X86. > > Is there a way to handle that?
The correct way is to use some autotool based detection for which architecture the used cross compiler generates code for. Regards, Juergen -- Pengutronix e.K. | Juergen Beisert | Linux Solutions for Science and Industry | http://www.pengutronix.de/ | -- ptxdist mailing list [email protected]
