c05564c4d8
Android 13
7 lines
124 B
Makefile
Executable file
7 lines
124 B
Makefile
Executable file
#
|
|
# Makefile for the Faraday device drivers.
|
|
#
|
|
|
|
obj-$(CONFIG_FTGMAC100) += ftgmac100.o
|
|
obj-$(CONFIG_FTMAC100) += ftmac100.o
|