summaryrefslogtreecommitdiffstats
path: root/meta-fri2/recipes-kernel/linux/linux-yocto_3.10.bbappend
diff options
context:
space:
mode:
Diffstat (limited to 'meta-fri2/recipes-kernel/linux/linux-yocto_3.10.bbappend')
-rw-r--r--meta-fri2/recipes-kernel/linux/linux-yocto_3.10.bbappend3
1 files changed, 3 insertions, 0 deletions
diff --git a/meta-fri2/recipes-kernel/linux/linux-yocto_3.10.bbappend b/meta-fri2/recipes-kernel/linux/linux-yocto_3.10.bbappend
index c9b2779f..b4909b2e 100644
--- a/meta-fri2/recipes-kernel/linux/linux-yocto_3.10.bbappend
+++ b/meta-fri2/recipes-kernel/linux/linux-yocto_3.10.bbappend
@@ -1,5 +1,8 @@
1FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}:" 1FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}:"
2 2
3PACKAGE_ARCH_fri2 = "${MACHINE_ARCH}"
4PACKAGE_ARCH_fri2-noemgd = "${MACHINE_ARCH}"
5
3LINUX_VERSION = "3.10.19" 6LINUX_VERSION = "3.10.19"
4 7
5COMPATIBLE_MACHINE_fri2 = "fri2" 8COMPATIBLE_MACHINE_fri2 = "fri2"