summaryrefslogtreecommitdiffstats
path: root/meta-n450
diff options
context:
space:
mode:
Diffstat (limited to 'meta-n450')
-rw-r--r--meta-n450/recipes-kernel/linux/linux-yocto-rt_3.0.bbappend9
1 files changed, 9 insertions, 0 deletions
diff --git a/meta-n450/recipes-kernel/linux/linux-yocto-rt_3.0.bbappend b/meta-n450/recipes-kernel/linux/linux-yocto-rt_3.0.bbappend
new file mode 100644
index 00000000..69e93049
--- /dev/null
+++ b/meta-n450/recipes-kernel/linux/linux-yocto-rt_3.0.bbappend
@@ -0,0 +1,9 @@
1FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}:"
2COMPATIBLE_MACHINE_n450 = "n450"
3KMACHINE_n450 = "atom-pc"
4KBRANCH_n450 = "yocto/standard/preempt-rt/base"
5
6KERNEL_FEATURES_append_n450 += " cfg/smp.scc"
7
8SRCREV_machine_pn-linux-yocto-rt_n450 ?= ${AUTOREV}
9SRCREV_meta_pn-linux-yocto-rt_n450 ?= ${AUTOREV}