Files
Chromebook-Device-Nyan-NVID…/Documentation/filesystems/configfs/Makefile
2025-04-06 23:50:55 -05:00

4 lines
100 B
Makefile

ifneq ($(CONFIG_CONFIGFS_FS),)
obj-m += configfs_example_explicit.o configfs_example_macros.o
endif