On Fri, 30 Jul 2021 15:58:00 +0300, Baruch Siach wrote: > 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: Applied, thanks. -- Jean Delvare SUSE L3 Support