On 09/11/12 14:46, Arnd Bergmann wrote: > On Wednesday 31 October 2012, James Hogan wrote: >> diff --git a/arch/metag/include/asm/Kbuild b/arch/metag/include/asm/Kbuild >> new file mode 100644 >> index 0000000..1678d85 >> --- /dev/null >> +++ b/arch/metag/include/asm/Kbuild >> @@ -0,0 +1,59 @@ >> +include include/asm-generic/Kbuild.asm >> + >> +header-y += tbx/ >> + >> +header-y += hw_breakpoints.h >> + >> +generic-y += auxvec.h >> +generic-y += bitsperlong.h >> +generic-y += bugs.h >> +generic-y += cputime.h >> +generic-y += current.h > > The header files will have to change now for the UAPI split, see the discussion > about the same thing for the ARC architecture. Yes, I've managed to do the UAPI split now (thanks to some help from David Howells), so the next version will be based on at least v3.7-rc4 and have the split combined in. Thanks James -- To unsubscribe from this list: send the line "unsubscribe linux-arch" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html