Fix make conditional
`ifeq (foo,foo,)` is treated like `foo == foo,` which is not what we want here, we want to clear this variable for user builds. Change-Id: I57f92c7267102c9f3ac2b0130228de0b3036ac66
Loading
Please register or sign in to comment