Jan-Bernd Themann | 7a29108 | 2006-09-13 17:44:31 +0200 | [diff] [blame] | 1 | # |
2 | # Makefile for the eHEA ethernet device driver for IBM eServer System p | ||||
3 | # | ||||
4 | ehea-y = ehea_main.o ehea_phyp.o ehea_qmr.o ehea_ethtool.o ehea_phyp.o | ||||
5 | obj-$(CONFIG_EHEA) += ehea.o | ||||
6 |