Azam Naqvi
Azam Naqvi
I'm trying to have Xenomai RTOS on raspberry pi 3B Having rpi linux 4.14.36 with the ipipe arm patch 4.14.36 , I have patched the kernel & did the configuration...
I run the command to check `make kernelversion` `4.14.36` `git branch` `rpi-6.6.y` But the issue I'm facing here is to patch the kernel with the same version that's not matching
Yes I did that and followed to patch the kernel again and the after trying the command below I get the error `mkae j4 zImage` ``` naqvi@raspberrypi:~/rpi-kernel/linuxall$ make -j4 zImage...
Do you have any update on this ?
I understand, I'm not so good at it so maybe there could be issue. that's what I get. If you could help me and guide me I'll be thankful. ```...