build: fix the kernel version in the 'make check' message
authorBartosz Golaszewski <bartekgola@gmail.com>
Sun, 24 Sep 2017 08:52:55 +0000 (10:52 +0200)
committerBartosz Golaszewski <bartekgola@gmail.com>
Sun, 24 Sep 2017 08:52:55 +0000 (10:52 +0200)
commitf0455aa13edf210f7ded3d82c13c91a18f8c8d4e
tree599884eca5fae027d01abda18f3bdb185b88c95f
parent57fb030d30b5936cc8cc90133435db07d00511c5
build: fix the kernel version in the 'make check' message

The minimum kernel version for running tests is now 4.12.6. Reflect
that in the message displayed after building the test suite.

Signed-off-by: Bartosz Golaszewski <bartekgola@gmail.com>
tests/Makefile.am