Buildroot (BR) (https://buildroot.org/):
$ git clone git://git.buildroot.net/buildroot
$ cd buildrootBuildroot uses the same interface as the kernel for configuration (ncurses based, make sure you have ncurses-devel sudo apt-get install libncurses-dev and bison sudo apt-get install bison installed)