Makefile 100 Bytes edit raw blame history 1 2 3 ifneq ($(CONFIG_CONFIGFS_FS),) obj-m += configfs_example_explicit.o configfs_example_macros.o endif