diff options
| author | Nathan Rossi <nathan.rossi@xilinx.com> | 2013-06-26 17:46:43 +1000 |
|---|---|---|
| committer | Nathan Rossi <nathan.rossi@xilinx.com> | 2013-06-26 17:48:14 +1000 |
| commit | b20d963be6a4d34ad6bf1fe46520e4ff94ada6eb (patch) | |
| tree | 6bcb29a476dabaa7b7239d1f4f9532a7fc25f85b /recipes-kernel | |
| parent | f6b8e8569bb6ac888f8366a53cd3c3309a9e9bbe (diff) | |
| download | meta-xilinx-b20d963be6a4d34ad6bf1fe46520e4ff94ada6eb.tar.gz | |
machine/kc705-trd-microblazeel: Add kc705-trd support to base layer
Signed-off-by: Nathan Rossi <nathan.rossi@xilinx.com>
Diffstat (limited to 'recipes-kernel')
| -rw-r--r-- | recipes-kernel/linux/linux-xlnx.inc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-kernel/linux/linux-xlnx.inc b/recipes-kernel/linux/linux-xlnx.inc index 45cc88ca..285bb897 100644 --- a/recipes-kernel/linux/linux-xlnx.inc +++ b/recipes-kernel/linux/linux-xlnx.inc | |||
| @@ -23,7 +23,7 @@ FILESEXTRAPATHS_append := "${XILINX_LAYERDIR}/conf/machine/boards/common:" | |||
| 23 | SRC_URI_append += "file://zynq-7-base.dtsi" | 23 | SRC_URI_append += "file://zynq-7-base.dtsi" |
| 24 | 24 | ||
| 25 | # Override COMPATIBLE_MACHINE to include your machine in a bbappend file. | 25 | # Override COMPATIBLE_MACHINE to include your machine in a bbappend file. |
| 26 | COMPATIBLE_MACHINE = "qemumicroblaze|qemuzynq|zynq7-zedboard" | 26 | COMPATIBLE_MACHINE = "qemumicroblaze|qemuzynq|zynq7-zedboard|kc705-trd-microblazeel" |
| 27 | 27 | ||
| 28 | # Scan all files in MACHINE_DEVICETREE and MACHINE_KCONFIG and populate SRC_URI, | 28 | # Scan all files in MACHINE_DEVICETREE and MACHINE_KCONFIG and populate SRC_URI, |
| 29 | # FILESEXTRAPATHS and KERNEL_DEVICETREE. | 29 | # FILESEXTRAPATHS and KERNEL_DEVICETREE. |
