Bah. Needed the attached in an early patch. I even got it right in the patch comment. David --- diff --git a/Makefile b/Makefile index 08d4a06..653ee30 100644 --- a/Makefile +++ b/Makefile @@ -354,7 +354,7 @@ CFLAGS_GCOV = -fprofile-arcs -ftest-coverage USERINCLUDE := \ -I$(srctree)/arch/$(hdr-arch)/include/uapi \ -Iarch/$(hdr-arch)/include/generated/uapi \ - -Iinclude/uapi \ + -I$(srctree)/include/uapi \ -Iinclude/generated/uapi \ -include $(srctree)/include/linux/kconfig.h -- To unsubscribe from this list: send the line "unsubscribe kernel-janitors" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html