mirror of
https://github.com/SCST-project/scst.git
synced 2026-05-17 02:31:27 +00:00
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:
@@ -3,30 +3,30 @@
|
||||
ABT_DETAILS="x86_64"
|
||||
ABT_JOBS=5
|
||||
ABT_KERNELS=" \
|
||||
5.6 \
|
||||
5.5.13-nc \
|
||||
5.4.28-nc \
|
||||
5.6.3 \
|
||||
5.5.16-nc \
|
||||
5.4.31-nc \
|
||||
5.3.18-nc \
|
||||
5.2.21-nc \
|
||||
5.1.21-nc \
|
||||
5.0.21-nc \
|
||||
4.20.17-nc \
|
||||
4.19.113-nc \
|
||||
4.19.114-nc \
|
||||
4.18.20-nc \
|
||||
4.17.19-nc \
|
||||
4.16.18-nc \
|
||||
4.15.18-nc \
|
||||
4.14.174-nc \
|
||||
4.14.175-nc \
|
||||
4.13.16-nc \
|
||||
4.12.14-nc \
|
||||
4.11.12-nc \
|
||||
4.10.17-nc \
|
||||
4.9.217-nc \
|
||||
4.9.218-nc \
|
||||
4.8.17-nc \
|
||||
4.7.10-nc \
|
||||
4.6.7-nc \
|
||||
4.5.7-nc \
|
||||
4.4.217-nc \
|
||||
4.4.218-nc \
|
||||
4.3.6-nc \
|
||||
4.2.8-nc \
|
||||
4.1.52-nc \
|
||||
|
||||
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user