6db4831e98
Android 14
7 lines
122 B
Makefile
7 lines
122 B
Makefile
#
|
|
# Makefile for APM X-GENE Ethernet driver.
|
|
#
|
|
|
|
obj-$(CONFIG_NET_XGENE) += xgene/
|
|
obj-$(CONFIG_NET_XGENE_V2) += xgene-v2/
|