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

9 lines
240 B
Makefile

obj-m += rmnet_wlan.o
ccflags-y := -I$(RMNET_CORE_INC_DIR) \
$(call cc-option,-Wno-misleading-indentation)
rmnet_wlan-y := \
rmnet_wlan_main.o \
rmnet_wlan_genl.o \
rmnet_wlan_stats.o \
rmnet_wlan_fragment.o \
rmnet_wlan_connection.o