summaryrefslogtreecommitdiffstats
path: root/recipes-kernel
diff options
context:
space:
mode:
Diffstat (limited to 'recipes-kernel')
-rw-r--r--recipes-kernel/linux/linux-xlnx.inc1
1 files changed, 1 insertions, 0 deletions
diff --git a/recipes-kernel/linux/linux-xlnx.inc b/recipes-kernel/linux/linux-xlnx.inc
index 3d4910de..b31d61bd 100644
--- a/recipes-kernel/linux/linux-xlnx.inc
+++ b/recipes-kernel/linux/linux-xlnx.inc
@@ -18,6 +18,7 @@ COMPATIBLE_MACHINE = "qemumicroblaze|qemuzynq|microblaze|zynq"
18 18
19# Common kernel configuration parts 19# Common kernel configuration parts
20# Arch specific kernel configuration parts 20# Arch specific kernel configuration parts
21SRC_URI_append_zynq += "file://zynq_defconfig_${LINUX_VERSION}.cfg"
21SRC_URI_append_microblaze += "file://microblaze_defconfig_${LINUX_VERSION}.cfg" 22SRC_URI_append_microblaze += "file://microblaze_defconfig_${LINUX_VERSION}.cfg"
22 23
23# Add the modules directory to the 'kernel-base' files list 24# Add the modules directory to the 'kernel-base' files list