|
|
@ -194,6 +194,8 @@ function ci_qemu_arm_build { |
|
|
|
make ${MAKEOPTS} -C ports/qemu-arm CFLAGS_EXTRA=-DMP_ENDIANNESS_BIG=1 |
|
|
|
make ${MAKEOPTS} -C ports/qemu-arm clean |
|
|
|
make ${MAKEOPTS} -C ports/qemu-arm -f Makefile.test test |
|
|
|
make ${MAKEOPTS} -C ports/qemu-arm -f Makefile.test clean |
|
|
|
make ${MAKEOPTS} -C ports/qemu-arm -f Makefile.test BOARD=sabrelite test |
|
|
|
} |
|
|
|
|
|
|
|
######################################################################################## |
|
|
|