Makefile (ca7a8e85262e93065b2a49dfb96a24d4a534a049) | Makefile (b955f6ca776f3bab3d1e2c5fb1d247b203cbda14) |
---|---|
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_AMD) += amd/ |
|