X-Git-Url: https://git.karo-electronics.de/?a=blobdiff_plain;f=Makefile;h=63e10bd4f14ac25297b3841eec5b2be6ee03035b;hb=08332893e37af6ae779367e78e444f8f9571511d;hp=2c2dfd8e04f9f0b137d4efbad3bba4dd98b8c82e;hpb=ac3c4aa248c5b5390c40fad1ceb0a15a53f57a36;p=karo-tx-linux.git diff --git a/Makefile b/Makefile index 2c2dfd8e04f9..63e10bd4f14a 100644 --- a/Makefile +++ b/Makefile @@ -1,7 +1,7 @@ VERSION = 4 -PATCHLEVEL = 11 +PATCHLEVEL = 12 SUBLEVEL = 0 -EXTRAVERSION = +EXTRAVERSION = -rc2 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