6 lines
91 B
Makefile
6 lines
91 B
Makefile
|
#
|
||
|
# Makefile for the Allwinner device drivers.
|
||
|
#
|
||
|
|
||
|
obj-$(CONFIG_SUN4I_EMAC) += sun4i-emac.o
|