When I try to create a new uImage many errors was found when I perform the following commands :
• make distclean
• make davinci_dm644x_defconfig
• make uImage
It seems that the make file of the Kernel don’t found the link of some files or directory …
What do you suggest?