Difference between revisions of "Talk:Xenomai"
From ArmadeusWiki
| (One intermediate revision by one other user not shown) | |||
| Line 12: | Line 12: | ||
Linux Kernel Extensions ---> | Linux Kernel Extensions ---> | ||
[*] Adeos/Xenomai Real-time patch | [*] Adeos/Xenomai Real-time patch | ||
| − | (http://download.gna.org/adeos/patches/v3.x/ | + | (http://download.gna.org/adeos/patches/v3.x/arm/older) Adeos patch URL |
(ipipe-core-3.4.6-arm-4.patch) Path for Adeos patch file | (ipipe-core-3.4.6-arm-4.patch) Path for Adeos patch file | ||
| + | </pre> | ||
| + | |||
| + | ==On the APF6 (Work in Progress)== | ||
| + | <pre class="host"> | ||
| + | $ make apf6xenomai_defconfig | ||
| + | ... | ||
| + | $ make | ||
</pre> | </pre> | ||
Latest revision as of 14:53, 17 February 2014
On the APF28 (Work in Progress)
$ make menuconfig
Kernel --->
Kernel version (Custom version) --->
(3.4.6) Kernel version
Linux Kernel Extensions --->
[*] Adeos/Xenomai Real-time patch
(http://download.gna.org/adeos/patches/v3.x/arm/older) Adeos patch URL
(ipipe-core-3.4.6-arm-4.patch) Path for Adeos patch file
On the APF6 (Work in Progress)
$ make apf6xenomai_defconfig ... $ make