kernel: prevent adding custom string to localversion
authorJosua Mayer <josua.mayer97@gmail.com>
Wed, 17 Aug 2016 14:18:04 +0000 (16:18 +0200)
committerJohn Crispin <john@phrozen.org>
Thu, 18 Aug 2016 07:49:18 +0000 (09:49 +0200)
commit57ef81d78f590c86aaebeb41c14528b33b73db94
tree26e98649f603af8e9cd9e5880ed8420ee205aedd
parent0df2c6563a3537ed21b28a9fb6874bf2718afd05
kernel: prevent adding custom string to localversion

When the kernel build picks up a localversion file in the source tree,
that string is unconditionally appended to LOCALVERSION and affects the
uname string.
Make sure to delete any such file.

Signed-off-by: Josua Mayer <josua.mayer97@gmail.com>
include/kernel-defaults.mk