Searched hist:a29d4d8c (Results 1 - 1 of 1) sorted by relevance

/linux-master/
H A DMakefilediff a29d4d8c Fri Jul 20 01:46:35 MDT 2018 Masahiro Yamada <yamada.masahiro@socionext.com> kbuild: do not update config for 'make kernelrelease'

'make kernelrelease' depends on CONFIG_LOCALVERSION(_AUTO), but
for the same reason as install targets, we do not want to update
the configuration just for printing the kernelrelease string.

This is likely to happen when you compiled the kernel with
CROSS_COMPILE, but forget to pass it to 'make kernelrelease'.

Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>
diff a29d4d8c Fri Jul 20 01:46:35 MDT 2018 Masahiro Yamada <yamada.masahiro@socionext.com> kbuild: do not update config for 'make kernelrelease'

'make kernelrelease' depends on CONFIG_LOCALVERSION(_AUTO), but
for the same reason as install targets, we do not want to update
the configuration just for printing the kernelrelease string.

This is likely to happen when you compiled the kernel with
CROSS_COMPILE, but forget to pass it to 'make kernelrelease'.

Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>

Completed in 1349 milliseconds