]> Git Repo - linux.git/blob - drivers/mcb/Makefile
iptables: use match, target and data copy_to_user helpers
[linux.git] / drivers / mcb / Makefile
1
2 obj-$(CONFIG_MCB) += mcb.o
3
4 mcb-y += mcb-core.o
5 mcb-y += mcb-parse.o
6
7 obj-$(CONFIG_MCB_PCI) += mcb-pci.o
8 obj-$(CONFIG_MCB_LPC) += mcb-lpc.o
This page took 0.036847 seconds and 4 git commands to generate.