ath79: set lzma-loader variables to null by default
authorMichael Pratt <mcpratt@pm.me>
Sat, 8 May 2021 21:34:30 +0000 (17:34 -0400)
committerAdrian Schmutzler <freifunk@adrianschmutzler.de>
Sun, 16 May 2021 11:05:42 +0000 (13:05 +0200)
commitbf8c16dfa2cddd529f889510ca5fa5160606c325
tree7c3673b419365404abe421da92a324f0b2829809
parent23f98b3eb7ab34b66896c5eae7695c22cc24cd39
ath79: set lzma-loader variables to null by default

This fixes a small regression where the lzma-loader variable values
are being shared between boards that require different configurations.

If not set to "" globally, a device without these settings will just take
the last values another device has set before in the queue.

Fixes: 1b8bd17c2d07 ("ath79: lzma-loader: allow setting custom kernel magic")
Signed-off-by: Michael Pratt <mcpratt@pm.me>
[add detailed explanation to the commit message]
Signed-off-by: Adrian Schmutzler <freifunk@adrianschmutzler.de>
target/linux/ath79/image/Makefile