From: Thomas Petazzoni Date: Tue, 3 Jan 2012 20:48:48 +0000 (+0100) Subject: xenomai: mention which kernel versions are supported X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=c2c06aad27b59dc85d8747a05433aae51781a775;p=buildroot.git xenomai: mention which kernel versions are supported Signed-off-by: Thomas Petazzoni Reviewed-by: Thomas De Schampheleire Signed-off-by: Peter Korsgaard --- diff --git a/linux/Config.ext.in b/linux/Config.ext.in index b304efd9aa..172fa76c75 100644 --- a/linux/Config.ext.in +++ b/linux/Config.ext.in @@ -9,6 +9,12 @@ config BR2_LINUX_KERNEL_EXT_XENOMAI help Xenomai Kernel part. + In the current version of Xenomai, the following kernel + versions are supported: on Blackfin, 2.6.34 and 2.6.36.9, on + SH4, 2.6.32.10, on x86, 2.6.35.9, 2.6.37.6, 2.6.38.8, on + ARM, 2.6.35.9, 2.6.37.6, 2.6.38.8, on NIOS2, 2.6.35, on + PowerPC, 2.6.35.7, 2.6.36.4, 3.0.8. + config BR2_LINUX_KERNEL_EXT_XENOMAI_ADEOS_PATCH depends on BR2_LINUX_KERNEL_EXT_XENOMAI string "Path for Adeos patch file"