oleavr-rgl-a500-mini-linux-.../Documentation/filesystems/configfs/Makefile

4 lines
100 B
Makefile
Raw Normal View History

2022-05-07 01:01:45 +02:00
ifneq ($(CONFIG_CONFIGFS_FS),)
obj-m += configfs_example_explicit.o configfs_example_macros.o
endif