mirror of
https://github.com/koverstreet/bcachefs-tools.git
synced 2025-12-09 00:00:17 +03:00
dkms: export CONFIG_BCACHEFS_DKMS
Signed-off-by: Kent Overstreet <kent.overstreet@linux.dev>
This commit is contained in:
parent
fb0c7d250d
commit
4265385fb5
@ -1,5 +1,5 @@
|
||||
ifneq (${KERNELRELEASE},)
|
||||
ccflags-y := -I$(src)/include
|
||||
ccflags-y := -I$(src)/include -DCONFIG_BCACHEFS_DKMS
|
||||
obj-m += src/fs/bcachefs/
|
||||
else
|
||||
KDIR ?= /lib/modules/`uname -r`/build
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user