hii
thanks for your reply i am able to build kernel after getting sources it builds zImage but i i need building uImage and it gives the below error.
********@administrator-Latitude-3510:~/NXP_LLDP/yocto_sdk_kernel/linux$ make -j8 uImage
CALL scripts/checksyscalls.sh
MODPOST vmlinux.symvers
Kernel: arch/arm/boot/Image is ready
Kernel: arch/arm/boot/zImage is ready
multiple (or no) load addresses:
This is incompatible with uImages
Specify LOADADDR on the commandline to build an uImage
make[1]: *** [arch/arm/boot/Makefile:84: arch/arm/boot/uImage] Error 1
make: *** [arch/arm/Makefile:297: uImage] Error 2