Table of Contents
This project shows how to cross compile an application for a custom linux image built with buildroot.
git clone --recursive https://github.com/ts-manuel/rpi-buildroot-cross-compile.git
./setup.sh
./build.sh
Folder | Description |
---|---|
buildroot/output/host/ | where host tools are copied after building |
buildroot/output/build/ | where pakages are downloaded and builded |
buildroot/output/images/ | where images are copied after building |
make list-defconfigs # Lists all the available configurations
make list-defconfigs # Writes the defconfig file ignoring defaults