reproduce (this is a W=1 build): # https://github.com/nunojsa/linux/commit/b41bde75ffe72cb409b84526aabb37d633c5ed1e git remote add nsa https://github.com/nunojsa/linux git fetch --no-tags nsa b4/dev-iio-backend-add-debugfs git checkout b41bde75ffe72cb409b84526aabb37d633c5ed1e # 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