include/cmake.mk: fix host builds with CMAKE_BINARY_SUBDIR
authorFelix Fietkau <nbd@nbd.name>
Sun, 17 Oct 2021 15:01:23 +0000 (17:01 +0200)
committerFelix Fietkau <nbd@nbd.name>
Wed, 20 Oct 2021 09:35:34 +0000 (11:35 +0200)
commit1c07eab9f81f1ee99cc2ae36596bda81c12d5dbc
tree34bed3edebb1a018c7901cce0b87ad190cea605d
parenta424dfd66bd881fc117ede8b737a0f8dd2c6dd37
include/cmake.mk: fix host builds with CMAKE_BINARY_SUBDIR

Use it in the same way as for target builds

Signed-off-by: Felix Fietkau <nbd@nbd.name>
include/cmake.mk