Rtwo/kernel/motorola/sm8550-modules/qcom/opensource/datarmnet-ext/aps/Kbuild
2025-09-30 19:22:48 -05:00

6 lines
181 B
Makefile

obj-m += rmnet_aps.o
ccflags-y := -I$(RMNET_CORE_INC_DIR) \
$(call cc-option,-Wno-misleading-indentation)
rmnet_aps-y := \
rmnet_aps_main.o \
rmnet_aps_genl.o