diff options
Diffstat (limited to 'recipes-kernel/linux/linux-yocto_3.14.bbappend')
| -rw-r--r-- | recipes-kernel/linux/linux-yocto_3.14.bbappend | 8 |
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 | |||
| 2 | require linux-machine-common.inc | ||
| 3 | |||
| 4 | COMPATIBLE_MACHINE_zynq = "zynq" | ||
| 5 | COMPATIBLE_MACHINE_microblaze = "microblaze" | ||
| 6 | |||
| 7 | MACHINE_KCONFIG_append_zynq += "common/linux/zynq/defconfig_3.10.cfg" | ||
| 8 | MACHINE_KCONFIG_append_microblaze += "common/linux/microblaze/defconfig_3.10.cfg" | ||
