6 lines
104 B
Makefile
6 lines
104 B
Makefile
|
#
|
||
|
# Makefile for the MOXART network device drivers.
|
||
|
#
|
||
|
|
||
|
obj-$(CONFIG_ARM_MOXART_ETHER) += moxart_ether.o
|