]> git.karo-electronics.de Git - mv-sheeva.git/blobdiff - net/can/Makefile
Merge branch 'avr32-arch' of git://git.kernel.org/pub/scm/linux/kernel/git/hskinnemoe...
[mv-sheeva.git] / net / can / Makefile
index 4c7563c2ccb25af5dff8cffcb36bccaae1fd5fb6..9cd3c4b3abda884901aad20640215c2b50fc01ea 100644 (file)
@@ -4,3 +4,9 @@
 
 obj-$(CONFIG_CAN)      += can.o
 can-objs               := af_can.o proc.o
+
+obj-$(CONFIG_CAN_RAW)  += can-raw.o
+can-raw-objs           := raw.o
+
+obj-$(CONFIG_CAN_BCM)  += can-bcm.o
+can-bcm-objs           := bcm.o