diff options
author | Richard Purdie <rpurdie@rpsys.net> | 2007-01-02 11:55:13 +0000 |
---|---|---|
committer | Richard Purdie <rpurdie@rpsys.net> | 2007-01-02 11:55:13 +0000 |
commit | 8fdeaa274d4816df1ba2a9277df475d613082536 (patch) | |
tree | 721179aa4a1c19ef8951bd880a13e1d8ea87c4fc /conf/machine/qemuarm.conf | |
parent | 482eefa6315f8a521e841bc3d3242d92118b41f1 (diff) |
Add qemux86.conf from Poky (and update qemu rootfs sizes)
Diffstat (limited to 'conf/machine/qemuarm.conf')
-rw-r--r-- | conf/machine/qemuarm.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/conf/machine/qemuarm.conf b/conf/machine/qemuarm.conf index 371ba927bb..2de34e42c9 100644 --- a/conf/machine/qemuarm.conf +++ b/conf/machine/qemuarm.conf @@ -12,4 +12,4 @@ SERIAL_CONSOLE = "115200 ttyAMA0" PREFERRED_PROVIDER_virtual/kernel = "linux-rp" -MACHINE_TASK_PROVIDER = "task-base"
\ No newline at end of file +MACHINE_TASK_PROVIDER = "task-base" |