mirror of
https://github.com/SCST-project/scst.git
synced 2026-09-21 07:24:22 +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:
@@ -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