BuildrootΒΆ
Buildroot is quite straight forward to use.
# See which configs are available
ls configs/ | grep qemu
make menuconfig
make linux-menuconfig
make <config>
Buildroot is quite straight forward to use.
# See which configs are available
ls configs/ | grep qemu
make menuconfig
make linux-menuconfig
make <config>