Rtwo/kernel/motorola/sm8550-modules/qcom/opensource/mmrm-driver/test/Kbuild

5 lines
114 B
Text
Raw Normal View History

2025-09-30 20:22:48 -04:00
ifdef CONFIG_MSM_MMRM
obj-m := mmrm_test_module.o
mmrm_test_module-objs := mmrm_test.o mmrm_test_internal.o
endif