diff options
| author | Nathan Rossi <nathan.rossi@xilinx.com> | 2013-05-31 12:16:31 +1000 |
|---|---|---|
| committer | Nathan Rossi <nathan.rossi@xilinx.com> | 2013-06-03 11:51:15 +1000 |
| commit | 42c920f9c256340fb0bcaf48f16377d4d3bf82ae (patch) | |
| tree | 2cbfd6015b22515a3b8492356a110b91f38c5bbe /recipes-kernel | |
| parent | 77d68bddb304edb7a5a58fc6aaf7e80d0ab3830d (diff) | |
| download | meta-xilinx-42c920f9c256340fb0bcaf48f16377d4d3bf82ae.tar.gz | |
linux-xlnx: Remove obsolete machine compatiblity
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 230120ae..75dc20a1 100644 --- a/recipes-kernel/linux/linux-xlnx.inc +++ b/recipes-kernel/linux/linux-xlnx.inc | |||
| @@ -15,4 +15,4 @@ PR = "r1" | |||
| 15 | PV = "${LINUX_VERSION}${LINUX_VERSION_EXTENSION}+git${SRCPV}" | 15 | PV = "${LINUX_VERSION}${LINUX_VERSION_EXTENSION}+git${SRCPV}" |
| 16 | 16 | ||
| 17 | # Override COMPATIBLE_MACHINE to include your machine in a bbappend file. | 17 | # Override COMPATIBLE_MACHINE to include your machine in a bbappend file. |
| 18 | COMPATIBLE_MACHINE = "zynq|microblazeel" | 18 | COMPATIBLE_MACHINE = "" |
