Merge tag 'urgent-slab-fix' of git://git.kernel.org/pub/scm/linux/kernel/git/device...
[deliverable/linux.git] / net / bluetooth / hidp / Makefile
1 #
2 # Makefile for the Linux Bluetooth HIDP layer
3 #
4
5 obj-$(CONFIG_BT_HIDP) += hidp.o
6
7 hidp-objs := core.o sock.o
This page took 0.036919 seconds and 5 git commands to generate.