commit | 422633e945ab591fbf02bf589055d35631a4cbd8 | [log] [tgz] |
---|---|---|
author | Masahiro Yamada <yamada.m@jp.panasonic.com> | Fri Aug 22 19:42:28 2014 +0900 |
committer | Tom Rini <trini@ti.com> | Thu Aug 28 17:18:48 2014 -0400 |
tree | d6888af1f2b29faf500a6f869215d8b1322723d5 | |
parent | 6ea06e64783e8a4b6b70ef82d83e59d085086b0d [diff] |
scripts: refetch scripts/setlocalversion from Linux 3.16 Now we have CONFIG_LOCALVERSION and CONFIG_LOCALVERSION_AUTO in Kconfig so we can use scripts/setlocalversion without any adjustment. Copy it from Linux 3.16 as is. Signed-off-by: Masahiro Yamada <yamada.m@jp.panasonic.com>