hung_task: fix false positive during vfork
[linux-2.6/linux-acpi-2.6/ibm-acpi-2.6.git] / net / can / Makefile
blobcef49eb1f5c7bc37908c1f7b3432740f1b4c2377
2 # Makefile for the Linux Controller Area Network core.
5 obj-$(CONFIG_CAN) += can.o
6 can-y := af_can.o proc.o
8 obj-$(CONFIG_CAN_RAW) += can-raw.o
9 can-raw-y := raw.o
11 obj-$(CONFIG_CAN_BCM) += can-bcm.o
12 can-bcm-y := bcm.o
14 obj-$(CONFIG_CAN_GW) += can-gw.o
15 can-gw-y := gw.o