I have a kernel built with : make ARCH=arm CROSS_COMPILE=arm-none-linux-gnueabi- LOCALVERSION=XYZ
Is there a (simple) way to propagate the version magic ( LOCALVERSION=XYZ) down to the drivers, specifically cmem and syslink ?
This thread has been locked.
If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.
I have a kernel built with : make ARCH=arm CROSS_COMPILE=arm-none-linux-gnueabi- LOCALVERSION=XYZ
Is there a (simple) way to propagate the version magic ( LOCALVERSION=XYZ) down to the drivers, specifically cmem and syslink ?