utils/mdadm: fix build on hosts without /run dir
authorSergey V. Lobanov <sergey@lobanov.in>
Sun, 2 Jan 2022 19:18:04 +0000 (22:18 +0300)
committerHauke Mehrtens <hauke@hauke-m.de>
Fri, 7 Jan 2022 23:49:59 +0000 (00:49 +0100)
commit04e6434c62dc8271767f3c675832647477eb9998
tree13912151bc6eb8b0d2c580bc3af09512f16c3d05
parent033b6cef94a4aae6244f75f34bc2879869335002
utils/mdadm: fix build on hosts without /run dir

CHECK_RUN_DIR=0 must be a part of MAKE_FLAGS, not MAKE_VARS, otherwise
it is not possible to compile mdadm on host without /run dir.

Signed-off-by: Sergey V. Lobanov <sergey@lobanov.in>
package/utils/mdadm/Makefile