c05564c4d8
Android 13
7 lines
122 B
Makefile
Executable file
7 lines
122 B
Makefile
Executable file
#
|
|
# Makefile for APM X-GENE Ethernet driver.
|
|
#
|
|
|
|
obj-$(CONFIG_NET_XGENE) += xgene/
|
|
obj-$(CONFIG_NET_XGENE_V2) += xgene-v2/
|