package/mender/mender.mk: use MENDER_PKGDIR variable
authorAdam Duskett <Aduskett@rivian.com>
Sat, 20 Mar 2021 22:28:32 +0000 (15:28 -0700)
committerThomas Petazzoni <thomas.petazzoni@bootlin.com>
Tue, 30 Mar 2021 20:29:07 +0000 (22:29 +0200)
commite6c2e3a86928c490e9977c23f6ed781a186176d0
treeecc04b1c13497b7717d6ebbcbfea797184005311
parent720deac3d9619b378bd554e1e3b1bdf1143768a1
package/mender/mender.mk: use MENDER_PKGDIR variable

Currently there is a mix of calls to package/mender and $(MENDER_PKGDIR) in the
mender.mk file. Standardize the calls to only $(MENDER_PKGDIR).

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