kirkwood: fix device node name of Iomega ix2-200
authorSungbo Eo <mans0n@gorani.run>
Sun, 23 Feb 2020 15:12:23 +0000 (00:12 +0900)
committerAdrian Schmutzler <freifunk@adrianschmutzler.de>
Sun, 23 Feb 2020 18:53:28 +0000 (19:53 +0100)
commitc24e01fcccdb8fe3f4a2c9134b584a6076b7c1ef
tree93b5f49ad9f1f8c5c452363bbc57aded07dc2c2e
parent55c153538d894f6fe71404fa3b73cb52ad946d63
kirkwood: fix device node name of Iomega ix2-200

The current device node name of ix2-200 is "iom_ix2_200", which results
in a SUPPORTED_DEVICES string "iom,ix2,200" that does not match the
compatible in DTS and the board name used in board.d.

Fix this by replacing the second underscore with a dash, following
vendor_model scheme.

Fixes: 27b2f0fc0fc5 ("kirkwood: add support for Iomega Storcenter ix2-200")
Signed-off-by: Sungbo Eo <mans0n@gorani.run>
[commit title/message rephrase]
Signed-off-by: Adrian Schmutzler <freifunk@adrianschmutzler.de>
target/linux/kirkwood/image/Makefile