summaryrefslogtreecommitdiffstats
path: root/meta-crystalforest/recipes-kernel/linux/linux-yocto-rt_3.4.bbappend
diff options
context:
space:
mode:
Diffstat (limited to 'meta-crystalforest/recipes-kernel/linux/linux-yocto-rt_3.4.bbappend')
-rw-r--r--meta-crystalforest/recipes-kernel/linux/linux-yocto-rt_3.4.bbappend3
1 files changed, 3 insertions, 0 deletions
diff --git a/meta-crystalforest/recipes-kernel/linux/linux-yocto-rt_3.4.bbappend b/meta-crystalforest/recipes-kernel/linux/linux-yocto-rt_3.4.bbappend
index e98d03f6..37474e30 100644
--- a/meta-crystalforest/recipes-kernel/linux/linux-yocto-rt_3.4.bbappend
+++ b/meta-crystalforest/recipes-kernel/linux/linux-yocto-rt_3.4.bbappend
@@ -1,5 +1,8 @@
1FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}:" 1FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}:"
2 2
3PACKAGE_ARCH_crystalforest-gladden = "${MACHINE_ARCH}"
4PACKAGE_ARCH_crystalforest-server = "${MACHINE_ARCH}"
5
3COMPATIBLE_MACHINE_crystalforest-gladden = "crystalforest-gladen" 6COMPATIBLE_MACHINE_crystalforest-gladden = "crystalforest-gladen"
4KMACHINE_crystalforest-gladden = "crystalforest" 7KMACHINE_crystalforest-gladden = "crystalforest"
5KBRANCH_crystalforest-gladden = "standard/preempt-rt/base" 8KBRANCH_crystalforest-gladden = "standard/preempt-rt/base"