X-Git-Url: http://git.agner.ch/gitweb/?a=blobdiff_plain;f=Makefile;h=e41a3356abee83f08288362950bfceebd25ec3c2;hb=c22eacfe82f9c98408f6e7336a2b500a45c9f732;hp=ef748e17702f5109bf2678fb57f7929ef411d938;hpb=379a2d31cb8d1eddf1970be95b871b4371be296a;p=linux-drm-fsl-dcu.git diff --git a/Makefile b/Makefile index ef748e17702f..e41a3356abee 100644 --- a/Makefile +++ b/Makefile @@ -1,7 +1,7 @@ VERSION = 3 PATCHLEVEL = 19 SUBLEVEL = 0 -EXTRAVERSION = -rc2 +EXTRAVERSION = -rc4 NAME = Diseased Newt # *DOCUMENTATION* @@ -391,6 +391,7 @@ USERINCLUDE := \ # Needed to be compatible with the O= option LINUXINCLUDE := \ -I$(srctree)/arch/$(hdr-arch)/include \ + -Iarch/$(hdr-arch)/include/generated/uapi \ -Iarch/$(hdr-arch)/include/generated \ $(if $(KBUILD_SRC), -I$(srctree)/include) \ -Iinclude \