<gerg@xxxxxxxxxxxx> wrote: > diff --git a/arch/m68k/include/uapi/asm/Kbuild b/arch/m68k/include/uapi/asm/Kbuild > index 972bce1..588c3cc 100644 > --- a/arch/m68k/include/uapi/asm/Kbuild > +++ b/arch/m68k/include/uapi/asm/Kbuild > @@ -2,7 +2,6 @@ > include include/uapi/asm-generic/Kbuild.asm > > header-y += a.out.h > -header-y += auxvec.h > header-y += byteorder.h > header-y += cachectl.h > header-y += fcntl.h Rather than removing header-y from the uapi Kbuild, you probably want to add a generic-y there. David -- 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