Hello,
I would like to verify the linux kernel version specifically whether it's running standard linux or real-time linux.
I am using PROCESSOR-SDK-LINUX and PROCESSOR-SDK-LINUX-RT. Currently i'm using uname command to print kernel information, however when using the pre-built zImage i get the following output regardless whether I use the standard or real-time linux.

My understanding is that the real time linux kernel version is suffixed with '-rt'. How can I verify which version is which ?
Luke
