Merge tag 'metag-for-v3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/jhogan...
[deliverable/linux.git] / net / bluetooth / bnep / Makefile
1 #
2 # Makefile for the Linux Bluetooth BNEP layer.
3 #
4
5 obj-$(CONFIG_BT_BNEP) += bnep.o
6
7 bnep-objs := core.o sock.o netdev.o
This page took 0.029051 seconds and 5 git commands to generate.