Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 50aa88e2 authored by Tore Anderson's avatar Tore Anderson Committed by Sam Ravnborg
Browse files

kbuild: ensure mrproper removes .old_version



If the final linking of vmlinux fails, the file .old_version are left
behind.  This patch ensures the mrproper target will remove it if
present.

Signed-off-by: default avatarTore Anderson <tore@fud.no>
Signed-off-by: default avatarSam Ravnborg <sam@ravnborg.org>
parent 24d49756
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -984,7 +984,7 @@ CLEAN_FILES += vmlinux System.map \

# Directories & files removed with 'make mrproper'
MRPROPER_DIRS  += include/config include2
MRPROPER_FILES += .config .config.old include/asm .version \
MRPROPER_FILES += .config .config.old include/asm .version .old_version \
                  include/linux/autoconf.h include/linux/version.h \
                  Module.symvers tags TAGS cscope*