summaryrefslogtreecommitdiffstats
path: root/meta-nuc
diff options
context:
space:
mode:
Diffstat (limited to 'meta-nuc')
-rw-r--r--meta-nuc/recipes-kernel/linux/linux-yocto_3.8.bbappend12
1 files changed, 12 insertions, 0 deletions
diff --git a/meta-nuc/recipes-kernel/linux/linux-yocto_3.8.bbappend b/meta-nuc/recipes-kernel/linux/linux-yocto_3.8.bbappend
new file mode 100644
index 00000000..3beaaa1a
--- /dev/null
+++ b/meta-nuc/recipes-kernel/linux/linux-yocto_3.8.bbappend
@@ -0,0 +1,12 @@
1FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}:"
2
3COMPATIBLE_MACHINE_nuc = "nuc"
4KMACHINE_nuc = "chiefriver"
5KBRANCH_nuc = "standard/common-pc-64/chiefriver"
6
7KERNEL_FEATURES_append_nuc = " features/amt/mei wifi"
8
9SRCREV_meta_nuc = "c2ed0f16fdec628242a682897d5d86df4547cf24"
10SRCREV_machine_nuc = "b170394a475b96ecc92cbc9e4b002bed0a9f69c5"
11
12module_autoload_iwlwifi_nuc = "iwlwifi"