On Thu, 2006-08-10 at 13:43 +0200, koen commit wrote: > htcuniversal.conf: unbreak it > --- conf/machine/htcuniversal.conf d5c798e36d14c4e307ff04d5928a29a956b957cd > +++ conf/machine/htcuniversal.conf c5eb5176de0f203b8e6a618beddf689d27b60c38 > @@ -1,15 +1,16 @@ TARGET_ARCH = "arm" > [EMAIL PROTECTED]: Machine > [EMAIL PROTECTED]: HTC Universal > [EMAIL PROTECTED]: Machine configuration for the HTC Universal > > TARGET_ARCH = "arm" > -IPKG_EXTRA_ARCHS = "ipaqpxa htcuniversal" > +IPKG_EXTRA_ARCHS = "ipaqpxa arm armv4t armv5te iwmmxt"
Since TARGET_ARCH is in IPKG_ARCHS by default you can lose the "arm" in there. Richard _______________________________________________ Oe mailing list [email protected] https://www.handhelds.org/mailman/listinfo/oe
