diff options
author | Jason A. Donenfeld <Jason@zx2c4.com> | 2020-04-30 22:00:11 -0600 |
---|---|---|
committer | Jason A. Donenfeld <Jason@zx2c4.com> | 2020-04-30 22:08:29 -0600 |
commit | e21f8816ec23e6a01529a05215a45d713d5a55b4 (patch) | |
tree | 7a698890a281ee6e22bd4580ea7d0d4d401b4da8 /src/selftest | |
parent | 9d4b3615a17d38ad9f53cd8db2c7966860f4f63a (diff) |
compat: timeconst.h is a generated artifact
Before we were trying to check for timeconst.h by looking in the kernel
source directory. This isn't quite correct on configurations in which
the object directory is separate from the kernel source directory, for
example when using O="elsewhere" as a make option when building the
kernel. The correct fix is to use $(CURDIR), which should point to
where we want.
Signed-off-by: Jason A. Donenfeld <Jason@zx2c4.com>
Diffstat (limited to 'src/selftest')
0 files changed, 0 insertions, 0 deletions