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.4.bbappend12
1 files changed, 12 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
new file mode 100644
index 00000000..e600bf09
--- /dev/null
+++ b/meta-nuc/recipes-kernel/linux/linux-yocto_3.4.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_machine_pn-linux-yocto_nuc ?= "${AUTOREV}"
10SRCREV_meta_pn-linux-yocto_nuc ?= "${AUTOREV}"
11
12module_autoload_iwlwifi_nuc = "iwlwifi"