kerhoas.vincent wrote: > I'm trying to patch a linux kernel 2.6.8 or 2.15 with the following > command : > > sudo scripts/prepare-kernel.sh --arch=arm > \--adeos=/usr/src/adeos-ipipe-2.6.24-arm-1.9-01.patch > \--linux=/usr/src/linux-2.6.8.1 > > > and I've got an error for both of them.
No suprise. You try to patch a 2.6.8 kernel with a patch that was made for kernel 2.6.24. The adeos patch must match the linux kernel version you try to patch. > Is Xenomai realy working for ARM ? Yes, as long as you follow the advise given above and your ARM platform is supported. > The patch is ok with those version of linux (I've got an error with the > other ARM patches given with xenomai 2.4.3) ? See above. -- Sebastian _______________________________________________ Xenomai-help mailing list [email protected] https://mail.gna.org/listinfo/xenomai-help
