projects
/
linux-2.6
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
blame
|
history
|
raw
|
HEAD
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input
[linux-2.6]
/
drivers
/
net
/
ehea
/
Makefile
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