]> git.dujemihanovic.xyz Git - u-boot.git/commit
tests: Build correct sandbox configuration on 32bit
authorMichal Suchanek <msuchanek@suse.de>
Fri, 14 Oct 2022 20:52:33 +0000 (22:52 +0200)
committerSimon Glass <sjg@chromium.org>
Sat, 29 Oct 2022 13:36:33 +0000 (07:36 -0600)
commit5bde2e06caba0f072d0d3788fafcedafd11ae28a
tree62037d4716b3e4167ad87f9c463edac596cbb374
parent6792bd999b03bef74fc0762510f8a98eebb8c161
tests: Build correct sandbox configuration on 32bit

Currently sandbox configuration defautls to 64bit and there is no
automation for building 32bit sandbox on 32bit hosts.

Use _LP64 macro as heuristic for detecting 64bit targets.

Signed-off-by: Michal Suchanek <msuchanek@suse.de>
Reviewed-by: Simon Glass <sjg@chromium.org>
arch/sandbox/Kconfig
scripts/Kconfig.include