repo.or.cz
/
linux
/
fpc-iii.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
WIP FPC-III support
[linux/fpc-iii.git]
/
drivers
/
net
/
wireless
/
mediatek
/
mt76
/
mt7915
/
Makefile
blob
cc2054dffa989f0d20cc5b17a2049585381cc3a2
1
#SPDX-License-Identifier: ISC
2
3
obj-
$(
CONFIG_MT7915E
) +=
mt7915e.o
4
5
mt7915e-y
:=
pci.o init.o dma.o eeprom.o main.o mcu.o mac.o \
6
debugfs.o
7
8
mt7915e-
$(
CONFIG_NL80211_TESTMODE
) +=
testmode.o