Merge pull request #423 from LebedevRI/dkms-parallel

DKMS: parallelize compilation
This commit is contained in:
koverstreet 2025-09-24 15:46:25 -05:00 committed by GitHub
commit 55763c6aab
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -1,4 +1,5 @@
export BCACHEFS_DKMS=1
MAKEFLAGS += -j$(nproc --all)
ifneq (${KERNELRELEASE},)
ccflags-y := -I$(src)/include
obj-m += src/fs/bcachefs/