reproduce (this is a W=1 build):
        # https://github.com/frank-w/BPI-R2-4.14/commit/7751d76829e58287b083282c9fc83c153e6f2d3a
        git remote add frank-w-bpi-r2-4.14 https://github.com/frank-w/BPI-R2-4.14
        git fetch --no-tags frank-w-bpi-r2-4.14 6.7-dango-lro
        git checkout 7751d76829e58287b083282c9fc83c153e6f2d3a
        # save the config file
        mkdir build_dir && cp config build_dir/.config
        make W=1 O=build_dir ARCH=i386 olddefconfig
        make W=1 O=build_dir ARCH=i386 SHELL=/bin/bash