kernel: prevent addition of scm marker to localversion
authorJosua Mayer <josua.mayer97@gmail.com>
Wed, 17 Aug 2016 14:09:46 +0000 (16:09 +0200)
committerJohn Crispin <john@phrozen.org>
Thu, 18 Aug 2016 07:49:18 +0000 (09:49 +0200)
commit0df2c6563a3537ed21b28a9fb6874bf2718afd05
treeb8e2e7fb718a240ebbf5a56117af7fbf01b24da2
parent1e71fca7777eeee39a941bdc05535b3e93eb01e9
kernel: prevent addition of scm marker to localversion

When building the kernel from a git repository, the kernel build appends
either a + or a short commit hash to localversion.
This behaviour can be prevented by passing the empty LOCALVERSION variable
to make.

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