mirror of
https://github.com/koverstreet/bcachefs-tools.git
synced 2025-12-08 00:00:12 +03:00
Merge pull request #423 from LebedevRI/dkms-parallel
DKMS: parallelize compilation
This commit is contained in:
commit
55763c6aab
@ -1,4 +1,5 @@
|
||||
export BCACHEFS_DKMS=1
|
||||
MAKEFLAGS += -j$(nproc --all)
|
||||
ifneq (${KERNELRELEASE},)
|
||||
ccflags-y := -I$(src)/include
|
||||
obj-m += src/fs/bcachefs/
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user