dashboard
repositories
filestore
activity
search
login
main
/
sama5d4
SAMA5D4 Xplained Ultra Board BSP
summary
reflog
commits
tree
docs
forks
compare
blame
|
history
|
raw
Add mt7601u-sta and rtl8188eus driver in drivers
guowenxue
2019-08-19
2e7235d10c6dbff81960282e1a1e2e798f9b8db8
[sama5d4.git]
/
linux-bsp
/
drivers
/
mt7601u-sta
/
Kbuild
1
2
3
4
5
6
7
8
9
10
EXTRA_CFLAGS += -Werror -Wenum-compare
ccflags-y += -D__CHECK_ENDIAN__
obj-m := mt7601u.o
mt7601u-y := \
usb.o init.o main.o mcu.o trace.o dma.o core.o eeprom.o phy.o \
mac.o util.o debugfs.o tx.o
CFLAGS_trace.o := -I$(src)