summaryrefslogtreecommitdiffstats
path: root/recipes-kernel/linux/linux-intel-rt_4.14.bbappend
diff options
context:
space:
mode:
Diffstat (limited to 'recipes-kernel/linux/linux-intel-rt_4.14.bbappend')
-rw-r--r--recipes-kernel/linux/linux-intel-rt_4.14.bbappend2
1 files changed, 2 insertions, 0 deletions
diff --git a/recipes-kernel/linux/linux-intel-rt_4.14.bbappend b/recipes-kernel/linux/linux-intel-rt_4.14.bbappend
index b8abb45..a5108bc 100644
--- a/recipes-kernel/linux/linux-intel-rt_4.14.bbappend
+++ b/recipes-kernel/linux/linux-intel-rt_4.14.bbappend
@@ -17,6 +17,8 @@ SRC_URI_append = " git://git@git.enea.com/linux/enea-kernel-cache.git;protocol=s
17 file://CVE-2018-14617.patch \ 17 file://CVE-2018-14617.patch \
18 " 18 "
19 19
20KERNEL_FEATURES_append = " features/x2apic/x2apic.scc"
21
20# Debug tools support 22# Debug tools support
21KERNEL_FEATURES_append = " features/debug/debug_kernel_y.scc" 23KERNEL_FEATURES_append = " features/debug/debug_kernel_y.scc"
22KERNEL_FEATURES_append = " features/kgdb/kgdb_y.scc" 24KERNEL_FEATURES_append = " features/kgdb/kgdb_y.scc"