mediatek: remove condition in Device/Default
authorAdrian Schmutzler <freifunk@adrianschmutzler.de>
Tue, 21 Jul 2020 15:28:54 +0000 (17:28 +0200)
committerAdrian Schmutzler <freifunk@adrianschmutzler.de>
Sat, 25 Jul 2020 21:19:19 +0000 (23:19 +0200)
commit739d282c2fc83906c1cd75d01e86fc2ab8dd625c
tree0178c3f475a7b2a001efda5f0810b626a0335981
parenta956c14d6aa49973b713120cede96bee41f2cd25
mediatek: remove condition in Device/Default

The current condition with part of the variables set dependent on
the subtarget in Device/Default isn't really nice to read and also
defeats the purpose of having a default node.

This removes the special settings for mt7623 and moves them to the
individual devices, which is not much of a problem as there are
actually just two of them and they partly use different settings
anyway.

While at it, slightly adjust the order of variables and wrap some
long lines.

Signed-off-by: Adrian Schmutzler <freifunk@adrianschmutzler.de>
target/linux/mediatek/image/Makefile
target/linux/mediatek/image/mt7623.mk