repo.or.cz
/
drm
/
drm-misc.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Merge tag 'trace-printf-v6.13' of git://git.kernel.org/pub/scm/linux/kernel/git/trace...
[drm/drm-misc.git]
/
drivers
/
net
/
wireless
/
intel
/
iwlwifi
/
mei
/
Makefile
blob
e05f9421be4ad5b090918269db54f7c8baf21b4c
1
# SPDX-License-Identifier: GPL-2.0-only
2
obj-
$(
CONFIG_IWLMEI
) +=
iwlmei.o
3
iwlmei-y
+=
main.o
4
iwlmei-y
+=
net.o
5
iwlmei-
$(
CONFIG_IWLWIFI_DEVICE_TRACING
) +=
trace.o
6
CFLAGS_trace.o
:= -
I
$(
src
)
7
8
ccflags-y
+= -
I
$(
src
)/
..
/