mirror of
https://github.com/AetherDroid/android_kernel_samsung_on5xelte.git
synced 2025-09-08 09:08:05 -04:00
3 lines
100 B
Makefile
3 lines
100 B
Makefile
ifneq ($(CONFIG_CONFIGFS_FS),)
|
|
obj-m += configfs_example_explicit.o configfs_example_macros.o
|
|
endif
|