Staging
v0.8.1
swh:1:snp:a902887e4be9191b7c6c4406aa06b31c1ce2c7cc
Raw File
Tip revision: 5dd34572ad9a3be430632dd42e4af2ea370b397b authored by Linus Torvalds on 12 June 2008, 21:22:24 UTC
Linux 2.6.26-rc6
Tip revision: 5dd3457
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