blob: 788900aeea4c9f1d32d7063053462fc2e6bc9f85 [file] [log] [blame]
ccflags-y += -I$(srctree)/subsys/bluetooth/controller/include
ccflags-y += -I$(srctree)/subsys/bluetooth/controller
ccflags-y += -I$(srctree)/subsys/bluetooth
obj-y += crypto.o ctrl.o ll.o ll_filter.o
obj-$(CONFIG_BT_BROADCASTER) += ll_adv.o
obj-$(CONFIG_BT_OBSERVER) += ll_scan.o
obj-$(CONFIG_BT_CENTRAL) += ll_master.o