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