quilt.mk: fix typo in the Host section
authorRosen Penev <rosenp@gmail.com>
Fri, 26 Mar 2021 10:09:34 +0000 (03:09 -0700)
committerHauke Mehrtens <hauke@hauke-m.de>
Sat, 19 Mar 2022 15:13:58 +0000 (16:13 +0100)
commit9586a270a06aa8305f066a07ca35ca4883035eed
treea877b7fd107fc620593b104404c2eb1afc767c0d
parent7ca7e0b22de6e629f5df12b8a935a168073bcca3
quilt.mk: fix typo in the Host section

HOST_PATCH_DIR is used for host patches, not PATCH_DIR.

Fixes refreshing patches with a custom HOST_PATCH_DIR.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
include/quilt.mk