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