See this
Clone this repo and copy the *.config file you want and rename it to just .config, then put it to the buildroot dir. After that you can import this .config file by using the command
make oldconfig
Then you can use make menuconfig
to edit the config to fit your setting or just make
to build the image.
The default output is an .iso file at [YOUR_BUILDROOT_DIR]/output/images/rootfs.iso9660
Alternatively, you can download the pre-built iso (Unstable) at Release
Name | Description |
---|---|
qemu.config | Buildroot with qemu-i386 only |