aboutsummaryrefslogtreecommitdiffstats
path: root/meta-amd-bsp/recipes-kernel/linux/linux-yocto-v1000_4.14.inc
diff options
context:
space:
mode:
Diffstat (limited to 'meta-amd-bsp/recipes-kernel/linux/linux-yocto-v1000_4.14.inc')
-rw-r--r--meta-amd-bsp/recipes-kernel/linux/linux-yocto-v1000_4.14.inc14
1 files changed, 14 insertions, 0 deletions
diff --git a/meta-amd-bsp/recipes-kernel/linux/linux-yocto-v1000_4.14.inc b/meta-amd-bsp/recipes-kernel/linux/linux-yocto-v1000_4.14.inc
new file mode 100644
index 00000000..09acaf96
--- /dev/null
+++ b/meta-amd-bsp/recipes-kernel/linux/linux-yocto-v1000_4.14.inc
@@ -0,0 +1,14 @@
+FILESEXTRAPATHS_prepend := "${THISDIR}/linux-yocto-${LINUX_VERSION}-${MACHINE}:"
+
+SRC_URI_append_v1000 += "file://v1000-user-features.scc \
+ file://v1000-user-patches.scc \
+ file://v1000.cfg \
+ file://v1000-user-config.cfg \
+ file://v1000-gpu-config.cfg \
+ file://v1000-extra-config.cfg \
+ file://v1000-standard-only.cfg \
+"
+
+KERNEL_FEATURES_append_v1000 = " cfg/sound.scc"
+
+COMPATIBLE_MACHINE_v1000 = "v1000"