diff options
| author | Nathan Rossi <nathan.rossi@xilinx.com> | 2013-08-01 19:29:33 +1000 |
|---|---|---|
| committer | Nathan Rossi <nathan.rossi@xilinx.com> | 2013-08-01 19:29:33 +1000 |
| commit | 0acf842ddb02aa11253b104a3f618a9054207c5e (patch) | |
| tree | 813535aa94bd75f960eb23f702ab1c255a59f843 /conf/machine/qemuzynq.conf | |
| parent | acd7f28e7e608b0b4b7eb5c8f23a1e50ad783478 (diff) | |
| download | meta-xilinx-0acf842ddb02aa11253b104a3f618a9054207c5e.tar.gz | |
machine-xilinx-default.inc: Refactored all non-tune configuration
* Moved non-tune configuration into machine-xilinx-default.inc
Signed-off-by: Nathan Rossi <nathan.rossi@xilinx.com>
Diffstat (limited to 'conf/machine/qemuzynq.conf')
| -rw-r--r-- | conf/machine/qemuzynq.conf | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/conf/machine/qemuzynq.conf b/conf/machine/qemuzynq.conf index a260dd32..a0ef073b 100644 --- a/conf/machine/qemuzynq.conf +++ b/conf/machine/qemuzynq.conf | |||
| @@ -5,6 +5,7 @@ | |||
| 5 | MACHINE_FEATURES := "" | 5 | MACHINE_FEATURES := "" |
| 6 | 6 | ||
| 7 | require conf/machine/include/tune-zynq.inc | 7 | require conf/machine/include/tune-zynq.inc |
| 8 | require conf/machine/include/machine-xilinx-default.inc | ||
| 8 | 9 | ||
| 9 | SERIAL_CONSOLE = "115200 ttyPS0" | 10 | SERIAL_CONSOLE = "115200 ttyPS0" |
| 10 | 11 | ||
