Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux
at v3.9 9 lines 166 B view raw
1# 2# Makefile for the Bypass network device drivers. 3# 4 5obj-$(CONFIG_BPCTL) += bpctl_mod.o 6obj-$(CONFIG_SBYPASS) += bypasslib/ 7 8 9bpctl_mod-objs := bp_mod.o bp_proc.o