diff options
-rw-r--r-- | scripts/lib/bsp/substrate/target/arch/powerpc/recipes-kernel/linux/files/{{=machine}}.scc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/lib/bsp/substrate/target/arch/powerpc/recipes-kernel/linux/files/{{=machine}}.scc b/scripts/lib/bsp/substrate/target/arch/powerpc/recipes-kernel/linux/files/{{=machine}}.scc index ec46ec18e3..1585fa4b1c 100644 --- a/scripts/lib/bsp/substrate/target/arch/powerpc/recipes-kernel/linux/files/{{=machine}}.scc +++ b/scripts/lib/bsp/substrate/target/arch/powerpc/recipes-kernel/linux/files/{{=machine}}.scc | |||
@@ -6,7 +6,7 @@ include cfg/vfat.scc | |||
6 | {{ if kernel_choice == "linux-yocto_3.4": }} | 6 | {{ if kernel_choice == "linux-yocto_3.4": }} |
7 | include cfg/fs/vfat.scc | 7 | include cfg/fs/vfat.scc |
8 | 8 | ||
9 | include cfg/dmaengine/dmaengine.scc | 9 | include cfg/dmaengine.scc |
10 | 10 | ||
11 | kconf hardware user-config.cfg | 11 | kconf hardware user-config.cfg |
12 | include user-patches.scc | 12 | include user-patches.scc |