Rtwo/kernel/motorola/sm8550-modules/qcom/opensource/datarmnet-ext/wlan/Kbuild

10 lines
240 B
Text
Raw Normal View History

2025-09-30 20:22:48 -04:00
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