Makefile 111 Bytes edit raw blame history 1 2 3 4 5 6 7 # # Makefile for the Linux Bluetooth HIDP layer # obj-$(CONFIG_BT_HIDP) += hidp.o hidp-objs := core.o sock.o