NBLE has been deprecated for a few releases now and can be removed. Signed-off-by: Johan Hedberg <johan.hedberg@intel.com>
5 lines
105 B
Makefile
5 lines
105 B
Makefile
ccflags-y += -I$(srctree)/subsys/bluetooth
|
|
|
|
obj-y += hci/
|
|
obj-$(CONFIG_BLUETOOTH_NRF51_PM) += nrf51_pm.o
|