diff options
| author | Manjukumar Matha <manjukumar.harthikote-matha@xilinx.com> | 2016-05-12 17:31:33 -0700 |
|---|---|---|
| committer | Nathan Rossi <nathan@nathanrossi.com> | 2016-05-13 17:14:00 +1000 |
| commit | 825df6e9830918845a79333b5b84a1399006fd56 (patch) | |
| tree | 4c346bee6d5ceb2b521653ab53d493ec3469a4b7 | |
| parent | 719d96c0aa01156092248eed82b9f835197da851 (diff) | |
| download | meta-xilinx-825df6e9830918845a79333b5b84a1399006fd56.tar.gz | |
linux-xilinx-machines.inc: Add KC705 cfg to kernel
Fetch the latest config for KC705 board kit
Signed-off-by: Manjukumar Matha <manjukumar.harthikote-matha@xilinx.com>
Signed-off-by: Nathan Rossi <nathan@nathanrossi.com>
| -rw-r--r-- | recipes-kernel/linux/linux-xilinx-machines.inc | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/recipes-kernel/linux/linux-xilinx-machines.inc b/recipes-kernel/linux/linux-xilinx-machines.inc index ae5c1be3..1e0cc0ed 100644 --- a/recipes-kernel/linux/linux-xilinx-machines.inc +++ b/recipes-kernel/linux/linux-xilinx-machines.inc | |||
| @@ -7,6 +7,7 @@ COMPATIBLE_MACHINE_microblaze = "microblaze" | |||
| 7 | # Default kernel config fragements for specific machines | 7 | # Default kernel config fragements for specific machines |
| 8 | KERNEL_FEATURES_append_qemumicroblaze = " bsp/qemumicroblaze/qemumicroblaze.scc" | 8 | KERNEL_FEATURES_append_qemumicroblaze = " bsp/qemumicroblaze/qemumicroblaze.scc" |
| 9 | KERNEL_FEATURES_append_qemumicroblaze-s3adsp1800 = " bsp/qemumicroblaze-s3adsp1800/qemumicroblaze-s3adsp1800.scc" | 9 | KERNEL_FEATURES_append_qemumicroblaze-s3adsp1800 = " bsp/qemumicroblaze-s3adsp1800/qemumicroblaze-s3adsp1800.scc" |
| 10 | KERNEL_FEATURES_append_kc705-microblazeel = " bsp/kc705-microblazeel/kc705-microblazeel.scc" | ||
| 10 | 11 | ||
| 11 | # MicroBlaze is a uImage target, but its not called 'uImage' instead it is called 'linux.bin.ub' | 12 | # MicroBlaze is a uImage target, but its not called 'uImage' instead it is called 'linux.bin.ub' |
| 12 | python () { | 13 | python () { |
