Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux
at v3.5 5 lines 129 B view raw
1pc300-y := pc300_drv.o 2pc300-$(CONFIG_PC300_MLPPP) += pc300_tty.o 3pc300-objs := $(pc300-y) 4 5obj-$(CONFIG_PC300) += pc300.o