summaryrefslogtreecommitdiffstats
path: root/meta-fri2/recipes-kernel/linux/linux-yocto-rt_3.10.bbappend
diff options
context:
space:
mode:
Diffstat (limited to 'meta-fri2/recipes-kernel/linux/linux-yocto-rt_3.10.bbappend')
-rw-r--r--meta-fri2/recipes-kernel/linux/linux-yocto-rt_3.10.bbappend4
1 files changed, 2 insertions, 2 deletions
diff --git a/meta-fri2/recipes-kernel/linux/linux-yocto-rt_3.10.bbappend b/meta-fri2/recipes-kernel/linux/linux-yocto-rt_3.10.bbappend
index e57449f9..25361e88 100644
--- a/meta-fri2/recipes-kernel/linux/linux-yocto-rt_3.10.bbappend
+++ b/meta-fri2/recipes-kernel/linux/linux-yocto-rt_3.10.bbappend
@@ -12,5 +12,5 @@ KBRANCH_fri2-noemgd = "standard/preempt-rt/fri2"
12SRCREV_machine_pn-linux-yocto-rt_fri2-noemgd ?= "b669af08737562ef86e7cba328966d05222d3e64" 12SRCREV_machine_pn-linux-yocto-rt_fri2-noemgd ?= "b669af08737562ef86e7cba328966d05222d3e64"
13#SRCREV_meta_pn-linux-yocto-rt_fri2-noemgd ?= "XXX" 13#SRCREV_meta_pn-linux-yocto-rt_fri2-noemgd ?= "XXX"
14 14
15KERNEL_MODULE_AUTOLOAD_fri2 += "iwlwifi" 15KERNEL_MODULE_AUTOLOAD_append_fri2 = " iwlwifi"
16KERNEL_MODULE_AUTOLOAD_fri2-noemgd += "iwlwifi" 16KERNEL_MODULE_AUTOLOAD_append_fri2-noemgd = " iwlwifi"