nightly build: Update kernel versions

git-svn-id: http://svn.code.sf.net/p/scst/svn/trunk@8857 d57e44dd-8a1f-0410-8b47-8ef2f437770f
This commit is contained in:
Bart Van Assche
2020-04-08 14:41:35 +00:00
parent a8b636e09f
commit 32c2db1acf
2 changed files with 10 additions and 7 deletions
+3
View File
@@ -63,6 +63,9 @@ INSTALL_DIR := $(INSTALL_MOD_PATH)/lib/modules/$(KVER)/extra
all:
$(MAKE) -C $(KDIR) M=$(shell pwd)
%.lst: %.c
$(MAKE) -C $(KDIR) M=$(shell pwd) $@
install: all
mkdir -p $(DESTDIR)/var/lib/scst/vdev_mode_pages
KDIR=$(KDIR) ../../../scripts/sign-modules