summaryrefslogtreecommitdiffstats
path: root/meta-nuc/recipes-kernel/linux/linux-yocto_3.4.bbappend
diff options
context:
space:
mode:
Diffstat (limited to 'meta-nuc/recipes-kernel/linux/linux-yocto_3.4.bbappend')
-rw-r--r--meta-nuc/recipes-kernel/linux/linux-yocto_3.4.bbappend2
1 files changed, 2 insertions, 0 deletions
diff --git a/meta-nuc/recipes-kernel/linux/linux-yocto_3.4.bbappend b/meta-nuc/recipes-kernel/linux/linux-yocto_3.4.bbappend
index 68f4d073..8f34a013 100644
--- a/meta-nuc/recipes-kernel/linux/linux-yocto_3.4.bbappend
+++ b/meta-nuc/recipes-kernel/linux/linux-yocto_3.4.bbappend
@@ -1,5 +1,7 @@
1FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}:" 1FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}:"
2 2
3PACKAGE_ARCH_nuc = "${MACHINE_ARCH}"
4
3COMPATIBLE_MACHINE_nuc = "nuc" 5COMPATIBLE_MACHINE_nuc = "nuc"
4KMACHINE_nuc = "chiefriver" 6KMACHINE_nuc = "chiefriver"
5KBRANCH_nuc = "standard/common-pc-64/chiefriver" 7KBRANCH_nuc = "standard/common-pc-64/chiefriver"