diff options
| author | Manjukumar Matha <manjukumar.harthikote-matha@xilinx.com> | 2016-05-12 17:31:24 -0700 |
|---|---|---|
| committer | Nathan Rossi <nathan@nathanrossi.com> | 2016-05-13 17:14:00 +1000 |
| commit | f7f2b7175ad460acf17d52499768fa5c6f5d42a4 (patch) | |
| tree | 7c03325b825af8f0cc7c5dab1f5e1e8f7261c852 | |
| parent | 1a32735eca3bbd1456a0895916256f95f0879149 (diff) | |
| download | meta-xilinx-f7f2b7175ad460acf17d52499768fa5c6f5d42a4.tar.gz | |
linux-xilinx-machines.inc: Remove kc705-trd
Remove old kc705-trd reference
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, 0 insertions, 1 deletions
diff --git a/recipes-kernel/linux/linux-xilinx-machines.inc b/recipes-kernel/linux/linux-xilinx-machines.inc index 6e70b4be..ae5c1be3 100644 --- a/recipes-kernel/linux/linux-xilinx-machines.inc +++ b/recipes-kernel/linux/linux-xilinx-machines.inc | |||
| @@ -7,7 +7,6 @@ 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-trd-microblazeel = " bsp/kc705-trd-microblazeel/kc705-trd-microblazeel.scc" | ||
| 11 | 10 | ||
| 12 | # MicroBlaze is a uImage target, but its not called 'uImage' instead it is called 'linux.bin.ub' | 11 | # MicroBlaze is a uImage target, but its not called 'uImage' instead it is called 'linux.bin.ub' |
| 13 | python () { | 12 | python () { |
