summaryrefslogtreecommitdiffstats
path: root/recipes-kernel/linux/linux-yocto_3.14.bbappend
diff options
context:
space:
mode:
Diffstat (limited to 'recipes-kernel/linux/linux-yocto_3.14.bbappend')
-rw-r--r--recipes-kernel/linux/linux-yocto_3.14.bbappend8
1 files changed, 8 insertions, 0 deletions
diff --git a/recipes-kernel/linux/linux-yocto_3.14.bbappend b/recipes-kernel/linux/linux-yocto_3.14.bbappend
new file mode 100644
index 00000000..0e924c7d
--- /dev/null
+++ b/recipes-kernel/linux/linux-yocto_3.14.bbappend
@@ -0,0 +1,8 @@
1
2require linux-machine-common.inc
3
4COMPATIBLE_MACHINE_zynq = "zynq"
5COMPATIBLE_MACHINE_microblaze = "microblaze"
6
7MACHINE_KCONFIG_append_zynq += "common/linux/zynq/defconfig_3.10.cfg"
8MACHINE_KCONFIG_append_microblaze += "common/linux/microblaze/defconfig_3.10.cfg"