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)
commit118749271b311413307f0b6be91786d7ac368f8b
treef0e20ec678dd931ad9fd4bba08889a83e83f62ab
parentc0b87cf10b0d277803f889afa8285796d9b3b4f8
mpc85xx: add vendor to Makefile node name, derive SUPPORTED_DEVICES

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>
target/linux/mpc85xx/image/Makefile