History log of /netbsd-src/tests/modules/threadpool_tester/Makefile (Results 1 – 2 of 2)
Revision Date Author Comments
# ca7e4587 01-May-2020 christos <christos@NetBSD.org>

KMODULEDIR is no longer absolute (${DESTDIR} is added to it by the system
makefile because we need to install the module in two places the debug part
and the regular part)


# 78928445 25-Jan-2019 christos <christos@NetBSD.org>

PR/53908: Alex Raschi: Test that require modules belong in modules; move the
threadpool test from kernel to modules.