libports: fix VFS config of sdl.run

This commit is contained in:
Norman Feske 2014-09-02 18:06:03 +02:00
parent 7394f0c306
commit be4971eb0a
1 changed files with 5 additions and 3 deletions

View File

@ -70,9 +70,11 @@ append config {
</start>
<start name="test-sdl">
<resource name="RAM" quantum="32M"/>
<config>
<libc stdout="/dev/log">
<vfs> <dir name="dev"> <log/> </dir> </vfs>
</libc>
</config>
</start>
</config>}