mirror of
https://github.com/mmueller41/genode.git
synced 2026-01-21 20:42:56 +01:00
Fix syntax in lxip_udp_echo run script
Thanks to Steven Harp for reporting.
This commit is contained in:
@@ -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>}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user