Difference between revisions of "Talk:Xenomai"
From ArmadeusWiki
Line 14: | Line 14: | ||
(http://download.gna.org/adeos/patches/v3.x/arm/older) Adeos patch URL | (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