xref: /linux/drivers/net/ethernet/pasemi/Makefile (revision a0afd4f7c1ff8cb7a9747150500f8ce081fbcfc9)
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