quilt.mk: use CURDIR instead of ./ for PATCH_DIR and FILES_DIR
authorChristian Marangi <ansuelsmth@gmail.com>
Mon, 25 Sep 2023 00:26:43 +0000 (02:26 +0200)
committerChristian Marangi <ansuelsmth@gmail.com>
Fri, 6 Oct 2023 19:59:28 +0000 (21:59 +0200)
commitbb1bfb46020b38179ef97d30333c90ab00b71c97
tree13ca8614c83568f8590bceb151499b67b14c2bd3
parent20d74c68112a2e7a6b4ce6eaf1aeeb136f0d2ed0
quilt.mk: use CURDIR instead of ./ for PATCH_DIR and FILES_DIR

To better reference them for diagnostic use, reference the PATCH_DIR and
FILES_DIR with the absolute path instead of using ./ and reference by
the relative location.

No behaviour change intended.

Signed-off-by: Christian Marangi <ansuelsmth@gmail.com>
include/quilt.mk