]> git.kernelconcepts.de Git - karo-tx-linux.git/blobdiff - Makefile
ARM: dts: imx28-tx28: remove the regulators bus
[karo-tx-linux.git] / Makefile
index 4dac1107913bf9bf78fc0d68948aa9fdfe011e19..ed65d7278bb315dea0c170419dff7a3996d539a8 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -1,7 +1,7 @@
 VERSION = 4
 PATCHLEVEL = 13
 SUBLEVEL = 0
-EXTRAVERSION = -rc4
+EXTRAVERSION =
 NAME = Fearless Coyote
 
 # *DOCUMENTATION*
@@ -1184,6 +1184,7 @@ PHONY += kselftest
 kselftest:
        $(Q)$(MAKE) -C tools/testing/selftests run_tests
 
+PHONY += kselftest-clean
 kselftest-clean:
        $(Q)$(MAKE) -C tools/testing/selftests clean