All steps?
You need the original minimal config that you download with wget!
If you have used the .config from you build before it will not work!
Do at least with you cloned source and checked out tag:
./scripts/feeds update -a && ./scripts/feeds install -a
make clean
wget ...
make defconfig
make download
make -j4