package/mender/mender.mk: add missing backslash
authorAdam Duskett <Aduskett@gmail.com>
Wed, 15 Jul 2020 23:19:16 +0000 (16:19 -0700)
committerThomas Petazzoni <thomas.petazzoni@bootlin.com>
Thu, 16 Jul 2020 07:08:56 +0000 (09:08 +0200)
commitc66585ac5a8f0fffa06e96644f1be54e6aa6fd7a
treedb1088575367d3b1df486973ce8f1bd7257572fb
parent48c127aea1403de09bd8c3a60ed6c04f809de219
package/mender/mender.mk: add missing backslash

Without this backslash, any attempt to run make will result in the error:
package/mender/mender.mk:44: *** recipe commences before first target.  Stop

Signed-off-by: Adam Duskett <Aduskett@gmail.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
package/mender/mender.mk