Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux
1
fork

Configure Feed

Select the types of activity you want to include in your feed.

at v2.6.25-rc2 18 lines 514 B view raw
1# 2# Makefile for the Linux "Tulip" family network device drivers. 3# 4 5obj-$(CONFIG_PCMCIA_XIRTULIP) += xircom_tulip_cb.o 6obj-$(CONFIG_PCMCIA_XIRCOM) += xircom_cb.o 7obj-$(CONFIG_DM9102) += dmfe.o 8obj-$(CONFIG_WINBOND_840) += winbond-840.o 9obj-$(CONFIG_DE2104X) += de2104x.o 10obj-$(CONFIG_TULIP) += tulip.o 11obj-$(CONFIG_DE4X5) += de4x5.o 12obj-$(CONFIG_ULI526X) += uli526x.o 13 14# Declare multi-part drivers. 15 16tulip-objs := eeprom.o interrupt.o media.o \ 17 timer.o tulip_core.o \ 18 21142.o pnic.o pnic2.o