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)
committerRISCi_ATOM <bob@bobcall.me>
Tue, 4 Jun 2024 15:53:29 +0000 (11:53 -0400)
commiteebd9177200cd0fd0d58ebbb66a2cf99b86f41f4
tree08ebd820806525d4d923daeaf2c5607cf5dd1b79
parenta3bc825e989b672a695cfefc5bc0abfa852cfc99
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>
(cherry picked from commit bb1bfb46020b38179ef97d30333c90ab00b71c97)
include/quilt.mk