mirror of
git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
synced 2025-05-24 10:39:52 +00:00
8 lines
146 B
Makefile
8 lines
146 B
Makefile
![]() |
#
|
||
|
# Makefile for th IBM network device drivers.
|
||
|
#
|
||
|
|
||
|
obj-$(CONFIG_IBMVETH) += ibmveth.o
|
||
|
obj-$(CONFIG_IBM_EMAC) += emac/
|
||
|
obj-$(CONFIG_EHEA) += ehea/
|