]> www.infradead.org Git - users/sagi/libnvme.git/commit
makefiles: use config.h in examples/ & tests/
authorJeremy Kerr <jk@codeconstruct.com.au>
Thu, 21 Oct 2021 08:20:42 +0000 (16:20 +0800)
committerJeremy Kerr <jk@codeconstruct.com.au>
Thu, 21 Oct 2021 08:31:34 +0000 (16:31 +0800)
commit4dc750724cf2261c47407bb4cb05e5b45f6d5c33
tree52241b64407f964a14ad2bcfb16262a92b50b114
parentc07d7745b2e8611a68673699dca43a21f9e45bf7
makefiles: use config.h in examples/ & tests/

After the recent reverts, we now need to use the proper config.h in
examples/ and tests/ too.

Signed-off-by: Jeremy Kerr <jk@codeconstruct.com.au>
examples/Makefile
test/Makefile