Makefile 121 Bytes edit raw blame history 1 2 3 4 5 6 7 # # Makefile for the Linux Bluetooth BNEP layer. # obj-$(CONFIG_BT_BNEP) += bnep.o bnep-objs := core.o sock.o netdev.o