summaryrefslogtreecommitdiffstats
path: root/meta-fri2/recipes-kernel/linux/linux-yocto_3.8.bbappend
diff options
context:
space:
mode:
Diffstat (limited to 'meta-fri2/recipes-kernel/linux/linux-yocto_3.8.bbappend')
-rw-r--r--meta-fri2/recipes-kernel/linux/linux-yocto_3.8.bbappend3
1 files changed, 3 insertions, 0 deletions
diff --git a/meta-fri2/recipes-kernel/linux/linux-yocto_3.8.bbappend b/meta-fri2/recipes-kernel/linux/linux-yocto_3.8.bbappend
index 54879c71..7703d068 100644
--- a/meta-fri2/recipes-kernel/linux/linux-yocto_3.8.bbappend
+++ b/meta-fri2/recipes-kernel/linux/linux-yocto_3.8.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.8.13" 6LINUX_VERSION = "3.8.13"
4 7
5COMPATIBLE_MACHINE_fri2 = "fri2" 8COMPATIBLE_MACHINE_fri2 = "fri2"