Rtwo/kernel/motorola/sm8550-modules/qcom/opensource/mmrm-driver/test/Kbuild
2025-09-30 19:22:48 -05:00

4 lines
114 B
Makefile

ifdef CONFIG_MSM_MMRM
obj-m := mmrm_test_module.o
mmrm_test_module-objs := mmrm_test.o mmrm_test_internal.o
endif