xref: /linux/drivers/net/ethernet/pasemi/Makefile (revision 10ce3cc919f50c2043b41ca968b43c26a3672600)
1#
2# Makefile for the A Semi network device drivers.
3#
4
5obj-$(CONFIG_PASEMI_MAC) += pasemi_mac_driver.o
6pasemi_mac_driver-objs := pasemi_mac.o pasemi_mac_ethtool.o
7