openwrt/package/system/uci
Paul Spooren 7ac030876c 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>
2024-03-17 18:24:04 +01:00
..
files/lib/config uci: add uci_revert function 2021-06-21 08:36:03 -10:00
Makefile uci: fix variable declaration 2024-03-17 18:24:04 +01:00