]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - Makefile
arch/arm/lib/bootm-fdt.c: Guard the include of <asm/armv7.h>
[karo-tx-uboot.git] / Makefile
index fcc0abf756a9ed80aa6f5723f48e0176762abaeb..73b30005b100fd5614985eb9473dfdc543183fea 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -1,7 +1,7 @@
 VERSION = 2015
-PATCHLEVEL = 04
+PATCHLEVEL = 07
 SUBLEVEL =
-EXTRAVERSION =
+EXTRAVERSION = -rc1
 NAME =
 
 # *DOCUMENTATION*
@@ -1275,6 +1275,7 @@ FINDFLAGS := -L
 tags ctags:
                ctags -w -o ctags `$(FIND) $(FINDFLAGS) $(TAG_SUBDIRS) \
                                                -name '*.[chS]' -print`
+               ln -s ctags tags
 
 etags:
                etags -a -o etags `$(FIND) $(FINDFLAGS) $(TAG_SUBDIRS) \