X-Git-Url: https://git.kernelconcepts.de/?a=blobdiff_plain;f=Makefile;h=470bd4d9513ac42eb164cb4513300966a726fa37;hb=3639d6619c249acf3b8ecc4fd4552486f217dec0;hp=2c2dfd8e04f9f0b137d4efbad3bba4dd98b8c82e;hpb=bb57d0411a41f525c88f0ca3cc29936e0b879a1b;p=karo-tx-linux.git diff --git a/Makefile b/Makefile index 2c2dfd8e04f9..470bd4d9513a 100644 --- a/Makefile +++ b/Makefile @@ -1,7 +1,7 @@ VERSION = 4 -PATCHLEVEL = 11 +PATCHLEVEL = 12 SUBLEVEL = 0 -EXTRAVERSION = +EXTRAVERSION = -rc3 NAME = Fearless Coyote # *DOCUMENTATION* @@ -1172,7 +1172,7 @@ headers_check_all: headers_install_all PHONY += headers_check headers_check: headers_install $(Q)$(MAKE) $(hdr-inst)=include/uapi HDRCHECK=1 - $(Q)$(MAKE) $(hdr-inst)=arch/$(hdr-arch)/include/uapi/ $(hdr-dst) HDRCHECK=1 + $(Q)$(MAKE) $(hdr-inst)=arch/$(hdr-arch)/include/uapi $(hdr-dst) HDRCHECK=1 # --------------------------------------------------------------------------- # Kernel selftest