Because I did a quick sweep through the arch makefiles looking for the
word 'offsets'. That is part of the problem, the offsets file has
different names in some architectures. Most call it offsets, PPC uses
mk_def and ppc_defs, arm uses getconstants and constants, m68k uses
m68k_defs. It does not help when the code that generates the asm
constants is in different directories on some architectures.
Now you know why I want a standard method, with a standard name and
standard directory location.
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/