mpc85xx: add vendor to Makefile node name, derive SUPPORTED_DEVICES
authorAdrian Schmutzler <freifunk@adrianschmutzler.de>
Sat, 23 Nov 2019 17:20:34 +0000 (18:20 +0100)
committerAdrian Schmutzler <freifunk@adrianschmutzler.de>
Wed, 27 Nov 2019 21:54:36 +0000 (22:54 +0100)
By adding the vendor to the Makefile device definition node name,
one can derive the standard compatible used in SUPPORTED_DEVICES
instead of having to specify it manually.

Despite, this moves the naming scheme closer to what is used for
other targets (ath79, ramips).

Build-tested on all subtargets.
Run-tested on TP-Link TL-WDR4900 v1.

Signed-off-by: Adrian Schmutzler <freifunk@adrianschmutzler.de>

No differences found