ar71xx: image: fix TP-Link TL-WR710N v2/v2.1 BOARDNAME
authorPiotr Dymacz <pepe2k@gmail.com>
Sun, 11 Jun 2017 17:41:23 +0000 (19:41 +0200)
committerPiotr Dymacz <pepe2k@gmail.com>
Sun, 11 Jun 2017 19:32:18 +0000 (21:32 +0200)
commit8b556fb056bdbdaf62bebdb59efa56a187b603b0
tree4f452ac47c7d99f2a408b19ba52faac88cf8e590
parent7efe0cd83d343d67f69c705844ca468a764a939c
ar71xx: image: fix TP-Link TL-WR710N v2/v2.1 BOARDNAME

All TP-Link TL-WR710N versions share the same machine code.

This has been working since the beginning as we don't use double-quotes
to protect spaces inside command line values. Thus, kernel interprets
'board=TL-WR710N v2' as 'board=TL-WR710N' and separate parameter 'v2'.

Signed-off-by: Piotr Dymacz <pepe2k@gmail.com>
target/linux/ar71xx/image/tp-link.mk