diff options
author | Paul Spooren <mail@aparcar.org> | 2024-03-16 18:30:37 +0100 |
---|---|---|
committer | Paul Spooren <mail@aparcar.org> | 2024-03-17 18:24:04 +0100 |
commit | 7ac030876cba4d84729fb5be8796fd5b2a05855f (patch) | |
tree | 63125d567f8070ade3154bc8e7ae85afea318c34 /rules.mk | |
parent | f7275dedd4f9a9ab818ca96a6336464a6718514d (diff) |
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>
Diffstat (limited to 'rules.mk')
0 files changed, 0 insertions, 0 deletions