diff options
author | Masahiro Yamada <masahiroy@kernel.org> | 2024-07-27 10:42:02 +0300 |
---|---|---|
committer | Masahiro Yamada <masahiroy@kernel.org> | 2024-09-01 14:33:32 +0300 |
commit | a660deb0f1f62214439640292cd7726f6ed8023d (patch) | |
tree | bc1fe9ba8a9be42934c5a65860c249150bab4855 /scripts/package | |
parent | 4f32f799a950c7fffa17971177be42c79d74b69f (diff) | |
download | linux-a660deb0f1f62214439640292cd7726f6ed8023d.tar.xz |
modpost: detect endianness on run-time
Endianness is currently detected on compile-time, but we can defer this
until run-time. This change avoids re-executing scripts/mod/mk_elfconfig
even if modpost in the linux-headers package needs to be rebuilt for a
foreign architecture.
Signed-off-by: Masahiro Yamada <masahiroy@kernel.org>
Reviewed-by: Nicolas Schier <nicolas@fjasle.eu>
Diffstat (limited to 'scripts/package')
0 files changed, 0 insertions, 0 deletions