u-boot-mkimage: Fix nativesdk build
Specify source and build directory for oe_runmake
to make sure the correct directories are used in nativesdk build. Otherwise the nativesdk build fails with:
make: *** No rule to make target 'sandbox_defconfig'. Stop.
Edited by Frieder Schrempf