uci: fix variable declaration
authorPaul Spooren <mail@aparcar.org>
Sat, 16 Mar 2024 17:30:37 +0000 (18:30 +0100)
committerPaul Spooren <mail@aparcar.org>
Sun, 17 Mar 2024 17:24:04 +0000 (18:24 +0100)
commit7ac030876cba4d84729fb5be8796fd5b2a05855f
tree63125d567f8070ade3154bc8e7ae85afea318c34
parentf7275dedd4f9a9ab818ca96a6336464a6718514d
uci: fix variable declaration

Using := doesn't fly well when including other variables. In fact this
would cause the variable to be empty and break cloning of the git repo.

Fix: "c354c069b3 uci: fix Makefile formatting"

Signed-off-by: Paul Spooren <mail@aparcar.org>
package/system/uci/Makefile