mirror of
https://github.com/genodelabs/genode.git
synced 2025-01-18 18:56:29 +00:00
Fix syntax in lxip_udp_echo run script
Thanks to Steven Harp for reporting.
This commit is contained in:
parent
ab0b0ac3a0
commit
ad49fba42a
@ -61,8 +61,8 @@ append config {
|
||||
|
||||
append_if [have_spec gpio] config {
|
||||
<start name="} [gpio_drv] {">
|
||||
<resource name=\"RAM\" quantum=\"4M\"/>
|
||||
<provides><service name=\"Gpio\"/></provides>
|
||||
<resource name="RAM" quantum="4M"/>
|
||||
<provides><service name="Gpio"/></provides>
|
||||
<config/>
|
||||
</start>}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user