User Tools

Site Tools


doc:howto:tce

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision Both sides next revision
doc:howto:tce [2020/09/07 09:55]
stefanbaur
doc:howto:tce [2021/01/10 01:24]
stefanbaur [Configuring the Build] don't use qemu when building arm on arm
Line 97: Line 97:
  
 # set boot loader type - leave this unchanged unless you really know what you're doing # set boot loader type - leave this unchanged unless you really know what you're doing
-if echo "$LBX2GO_ARCH" | awk '{print $2}' | grep -q "arm" ; then+if echo "$LBX2GO_ARCH" | awk '{print $2}' | grep -q "arm" && ! dpkg --print-architecture | grep -q 'arm'; then
     # This is part of our experimental ARM support     # This is part of our experimental ARM support
     LBX2GO_BOOTLOADERPARAMNAME=" "     LBX2GO_BOOTLOADERPARAMNAME=" "
doc/howto/tce.txt ยท Last modified: 2024/01/26 19:49 by stefanbaur