From d4cc1d128dc910c3045ec78d69da43f16333ef36 Mon Sep 17 00:00:00 2001 From: Swapnil Ingle Date: Mon, 16 Nov 2020 05:50:23 -0500 Subject: Makefile: Remove unused KDIR Also remove kernel build from travis.yml Signed-off-by: Swapnil Ingle --- README.md | 2 -- 1 file changed, 2 deletions(-) (limited to 'README.md') diff --git a/README.md b/README.md index 887c51a..972a1f6 100644 --- a/README.md +++ b/README.md @@ -53,8 +53,6 @@ Just do: make && make install The kernel headers are necessary because VFIO structs and defines are reused. -To specify an alternative kernel directory set the KDIR environment variable -accordingly. To enable Python bindings set the PYTHON_BINDINGS environment variable to a non-empty string. -- cgit v1.1