mirror of
https://github.com/AuxXxilium/linux_dsm_epyc7002.git
synced 2024-12-28 11:18:45 +07:00
4 lines
100 B
Makefile
4 lines
100 B
Makefile
|
ifneq ($(CONFIG_CONFIGFS_FS),)
|
||
|
obj-m += configfs_example_explicit.o configfs_example_macros.o
|
||
|
endif
|