Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux
at v3.8-rc2 11 lines 284 B view raw
1# 2# Makefile for the Sun network device drivers. 3# 4 5obj-$(CONFIG_HAPPYMEAL) += sunhme.o 6obj-$(CONFIG_SUNQE) += sunqe.o 7obj-$(CONFIG_SUNBMAC) += sunbmac.o 8obj-$(CONFIG_SUNGEM) += sungem.o 9obj-$(CONFIG_CASSINI) += cassini.o 10obj-$(CONFIG_SUNVNET) += sunvnet.o 11obj-$(CONFIG_NIU) += niu.o