xref: /linux/drivers/net/wireless/intel/iwlwifi/mei/Makefile (revision ff9a79307f89563da6d841da8b7cc4a0afceb0e2)
12da4366fSEmmanuel Grumbach# SPDX-License-Identifier: GPL-2.0-only
22da4366fSEmmanuel Grumbachobj-$(CONFIG_IWLMEI)	+= iwlmei.o
32da4366fSEmmanuel Grumbachiwlmei-y += main.o
42da4366fSEmmanuel Grumbachiwlmei-y += net.o
52da4366fSEmmanuel Grumbachiwlmei-$(CONFIG_IWLWIFI_DEVICE_TRACING) += trace.o
62da4366fSEmmanuel GrumbachCFLAGS_trace.o := -I$(src)
72da4366fSEmmanuel Grumbach
8*b1992c37SMasahiro Yamadaccflags-y += -I $(src)/../
9