summaryrefslogtreecommitdiffstats
path: root/meta-romley/recipes-kernel/linux/linux-yocto_3.10.bbappend
diff options
context:
space:
mode:
Diffstat (limited to 'meta-romley/recipes-kernel/linux/linux-yocto_3.10.bbappend')
-rw-r--r--meta-romley/recipes-kernel/linux/linux-yocto_3.10.bbappend3
1 files changed, 3 insertions, 0 deletions
diff --git a/meta-romley/recipes-kernel/linux/linux-yocto_3.10.bbappend b/meta-romley/recipes-kernel/linux/linux-yocto_3.10.bbappend
index 3ec22528..49498dcd 100644
--- a/meta-romley/recipes-kernel/linux/linux-yocto_3.10.bbappend
+++ b/meta-romley/recipes-kernel/linux/linux-yocto_3.10.bbappend
@@ -1,5 +1,8 @@
1FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}:" 1FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}:"
2 2
3PACKAGE_ARCH_romley = "${MACHINE_ARCH}"
4PACKAGE_ARCH_romley-ivb = "${MACHINE_ARCH}"
5
3COMPATIBLE_MACHINE_romley = "romley" 6COMPATIBLE_MACHINE_romley = "romley"
4 7
5KMACHINE_romley = "romley" 8KMACHINE_romley = "romley"