xref: /openbmc/linux/drivers/net/ethernet/ibm/ehea/Makefile (revision 05cf4fe738242183f1237f1b3a28b4479348c0a1)
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
5obj-$(CONFIG_EHEA) += ehea.o
6
7