diff options
author | 2024-12-03 20:14:45 +0900 | |
---|---|---|
committer | 2024-12-21 12:42:04 +0900 | |
commit | a34e92d2e831729f0ed5df20d15b4df419cd0ba4 (patch) | |
tree | c57e5569cea29f23f7d9066ab3195bde311c962b /scripts/gdb/linux/utils.py | |
parent | kbuild: Drop support for include/asm-<arch> in headers_check.pl (diff) | |
download | wireguard-linux-a34e92d2e831729f0ed5df20d15b4df419cd0ba4.tar.xz wireguard-linux-a34e92d2e831729f0ed5df20d15b4df419cd0ba4.zip |
kbuild: deb-pkg: add debarch for ARCH=um
'make ARCH=um bindeb-pkg' shows the following warning.
$ make ARCH=um bindeb-pkg
[snip]
GEN debian
** ** ** WARNING ** ** **
Your architecture doesn't have its equivalent
Debian userspace architecture defined!
Falling back to the current host architecture (amd64).
Please add support for um to ./scripts/package/mkdebian ...
This commit hard-codes i386/amd64 because UML is only supported for x86.
Signed-off-by: Masahiro Yamada <masahiroy@kernel.org>
Reviewed-by: Nicolas Schier <nicolas@fjasle.eu>
Diffstat (limited to 'scripts/gdb/linux/utils.py')
0 files changed, 0 insertions, 0 deletions