Skip to content
Commit dcb0ded3 authored by Jonathan Poelen's avatar Jonathan Poelen Committed by Christoph Cullmann
Browse files

Makefile: fix parenthesis in call function

```make
$(call func,bla(bla)$(bla)(bla)bla)
 #          ~~~~~~~~  ~~~ ~~~~~~~~  FuncParam
 #                  ~~   ~        ~ Operator
```

BUG: 473716
parent 338f1429
Pipeline #473652 passed with stage
in 2 minutes and 18 seconds
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment