repo.or.cz
/
cris-mirror.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
[cris-mirror.git]
/
drivers
/
net
/
wireless
/
mediatek
/
mt7601u
/
Makefile
blob
ea9ed8a5db4d3c5169734287946444c980b68838
1
ccflags-y
+= -
D__CHECK_ENDIAN__
2
3
obj-
$(
CONFIG_MT7601U
) +=
mt7601u.o
4
5
mt7601u-objs
=
\
6
usb.o init.o main.o mcu.o trace.o dma.o core.o eeprom.o phy.o \
7
mac.o util.o debugfs.o tx.o
8
9
CFLAGS_trace.o
:= -
I
$(
src
)