Revision cf625368d3ad664c7c9ae89974599bbfe9947511 authored by Marek Vasut on 14 August 2010, 04:08:30 UTC, committed by Eric Miao on 25 September 2010, 01:47:02 UTC
Original idea by: Mike Rapoport <mike@compulab.co.il>
Signed-off-by: Marek Vasut <marek.vasut@gmail.com>
1 parent 979a281
Raw File
Makefile
#
# Makefile for the eHEA ethernet device driver for IBM eServer System p
#
ehea-y = ehea_main.o ehea_phyp.o ehea_qmr.o ehea_ethtool.o ehea_phyp.o
obj-$(CONFIG_EHEA) += ehea.o

back to top