This project aims to capture a series of experiments with embedded Linux using Buildroot.
After making changes to any of the config files the defconfig files need to be updated before commiting.
$ make menuconfig
$ make savedefconfig
$ make linux-menuconfig
$ make linux-update-defconfig
$ make busybox-menuconfig
$ make busybox-update-config