Makefile (b955f6ca776f3bab3d1e2c5fb1d247b203cbda14) | Makefile (644570b830266ff33ff5f3542b9c838f93a55ea6) |
---|---|
1# 2# Makefile for the Linux network Ethernet device drivers. 3# 4 5obj-$(CONFIG_NET_VENDOR_3COM) += 3com/ | 1# 2# Makefile for the Linux network Ethernet device drivers. 3# 4 5obj-$(CONFIG_NET_VENDOR_3COM) += 3com/ |
6obj-$(CONFIG_NET_VENDOR_8390) += 8390/ |
|
6obj-$(CONFIG_NET_VENDOR_AMD) += amd/ | 7obj-$(CONFIG_NET_VENDOR_AMD) += amd/ |