summaryrefslogtreecommitdiffstats
path: root/scripts/lib/bsp/substrate/target/arch/common/recipes-kernel/linux/{{ if kernel_choice == "custom": }} linux-yocto-custom/{{=machine}}.scc
diff options
context:
space:
mode:
Diffstat (limited to 'scripts/lib/bsp/substrate/target/arch/common/recipes-kernel/linux/{{ if kernel_choice == "custom": }} linux-yocto-custom/{{=machine}}.scc')
-rw-r--r--scripts/lib/bsp/substrate/target/arch/common/recipes-kernel/linux/{{ if kernel_choice == "custom": }} linux-yocto-custom/{{=machine}}.scc17
1 files changed, 17 insertions, 0 deletions
diff --git a/scripts/lib/bsp/substrate/target/arch/common/recipes-kernel/linux/{{ if kernel_choice == "custom": }} linux-yocto-custom/{{=machine}}.scc b/scripts/lib/bsp/substrate/target/arch/common/recipes-kernel/linux/{{ if kernel_choice == "custom": }} linux-yocto-custom/{{=machine}}.scc
new file mode 100644
index 0000000000..8b94e588a4
--- /dev/null
+++ b/scripts/lib/bsp/substrate/target/arch/common/recipes-kernel/linux/{{ if kernel_choice == "custom": }} linux-yocto-custom/{{=machine}}.scc
@@ -0,0 +1,17 @@
1#
2# The top-level 'feature' for the {{=machine}} custom kernel.
3#
4# Essentially this is a convenient top-level container or starting
5# point for adding lower-level config fragements and features.
6#
7
8# {{=machine}}.cfg in the linux-yocto-custom subdir is just a
9# convenient place for adding random config fragments.
10
11kconf hardware {{=machine}}.cfg
12
13# These are used by yocto-kernel to add config fragments and features.
14# Don't remove if you plan on using yocto-kernel with this BSP.
15
16kconf hardware user-config.cfg
17include user-patches.scc