KERNELVERSION is unused since commit 4b89e48a1039f ("Delete the decode-xeon script..."). Signed-off-by: Baruch Siach <baruch@xxxxxxxxxx> --- Makefile | 2 -- 1 file changed, 2 deletions(-) diff --git a/Makefile b/Makefile index e784921f9f98..5ac8a59dd390 100644 --- a/Makefile +++ b/Makefile @@ -50,8 +50,6 @@ USE_STATIC_LIB := 1 endif endif -KERNELVERSION := $(shell uname -r) - .PHONY: all strip clean install uninstall all: -- 2.30.2