summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBaruch Siach <baruch@tkos.co.il>2021-08-01 17:01:01 +0200
committerJean Delvare <jdelvare@suse.de>2021-08-01 17:01:01 +0200
commiteacb6a431df14918ee23714bfc87af51e9430af3 (patch)
tree37ba9dd0699ed59a31969f42518cf4bc113b3ad4
parent4016b7f1749854b8144d3fb06903afa8ee1d99f3 (diff)
downloadi2c-tools-git-eacb6a431df14918ee23714bfc87af51e9430af3.tar.gz
Makefile: Drop KERNELVERSION
KERNELVERSION is unused since commit 4b89e48a1039f ("Delete the decode-xeon script..."). Signed-off-by: Baruch Siach <baruch@tkos.co.il> Signed-off-by: Jean Delvare <jdelvare@suse.de>
-rw-r--r--Makefile2
1 files changed, 0 insertions, 2 deletions
diff --git a/Makefile b/Makefile
index e784921..5ac8a59 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: