xref: /linux/drivers/net/ethernet/ibm/ehea/Makefile (revision 988b0c541ed8b1c633c4d4df7169010635942e18)
1#
2# Makefile for the eHEA ethernet device driver for IBM eServer System p
3#
4ehea-y = ehea_main.o ehea_phyp.o ehea_qmr.o ehea_ethtool.o ehea_phyp.o
5obj-$(CONFIG_EHEA) += ehea.o
6
7