make-buildroot 90 B

12345
  1. #!/bin/sh
  2. # inside buildroot root
  3. make qemu_riscv32_nommu_virt_minimal_defconfig
  4. make -j3