Makefile: Pass CROSS_COMPILE to olddefconfig
Created by: steelman
To make syncconfig (started internally when building "vmlinux all modules") stop asking about config options as if olddefconfig didn't happen CROSS_COMPILE needs to be passed to olddefconfig so both runs start with the same parameters.