X-Git-Url: https://git.karo-electronics.de/?a=blobdiff_plain;f=Makefile;h=470bd4d9513ac42eb164cb4513300966a726fa37;hb=022d038a163f9e889428789d681b97bf07730fb7;hp=2c2dfd8e04f9f0b137d4efbad3bba4dd98b8c82e;hpb=5836e422e5ca6d36d552f700916436e01cbd2066;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