]> git.proxmox.com Git - mirror_ubuntu-hirsute-kernel.git/blob - drivers/net/ipa/Makefile
Merge tag 'xfs-5.10-merge-5' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
[mirror_ubuntu-hirsute-kernel.git] / drivers / net / ipa / Makefile
1 # Un-comment the next line if you want to validate configuration data
2 #ccflags-y += -DIPA_VALIDATE
3
4 obj-$(CONFIG_QCOM_IPA) += ipa.o
5
6 ipa-y := ipa_main.o ipa_clock.o ipa_reg.o ipa_mem.o \
7 ipa_table.o ipa_interrupt.o gsi.o gsi_trans.o \
8 ipa_gsi.o ipa_smp2p.o ipa_uc.o \
9 ipa_endpoint.o ipa_cmd.o ipa_modem.o \
10 ipa_qmi.o ipa_qmi_msg.o
11
12 ipa-y += ipa_data-sdm845.o ipa_data-sc7180.o