Part Number:DRA80M
Tool/software: Linux
I'm currently working on this for building the Linux Kernel:
When I type the following command: makeARCH=armCROSS_COMPILE=arm-linux-gnueabihf- distclean
I get the following error: make: No rule to make target 'distclean'. Stop.
Any idea what might be happening?