On Saturday 01 March 2008, Sam Ravnborg wrote: > > This version seems to work, but it is a bit chatty when CROSS_COMPILE > > is set and you build lots of modules...thoughts? > > We cannot use CROSS_COMPILE to detect a cross build as CROSS_COMPILE > is used used to select different gcc versions, cccache etc. > The only relaiably way to detect a cross build is to check > is ARCH != modified uname -m arch. > So this check would have to be done in the top-level Makefile. > > And that for shaving 6 bytes of a structure.. Wrong. For maintaining userspace ABI compatibility. -- To unsubscribe from this list: send the line "unsubscribe linux-wireless" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html