ramips: sync image filename with boardname
authorMathias Kresin <dev@kresin.me>
Sat, 16 Dec 2017 23:30:21 +0000 (00:30 +0100)
committerMathias Kresin <dev@kresin.me>
Thu, 21 Dec 2017 00:05:16 +0000 (01:05 +0100)
commit6545c71d2c7c766e9caadd379192d39a94c949ad
treeacff36e30eb6557163769b4d58a6c85daf20e9f2
parent7d3ec5f8332859be4c5da6275df1cbdfad6e73b5
ramips: sync image filename with boardname

Use <manufacturer>_<modelname> as image name for board using the
devicetree compat string as boardname.

Replace the underline of the device define, to keep the SUPPORTED_DEVICES
in sync with a devicetree compat string based boardname.

Override the default SUPPORTED_DEVICES for board which are having an
userspace boardname with an underline.

Signed-off-by: Mathias Kresin <dev@kresin.me>
target/linux/ramips/image/Makefile
target/linux/ramips/image/mt7620.mk
target/linux/ramips/image/mt7621.mk