This website requires JavaScript.
Explore
Help
Sign In
OrgZephyr
/
zephyr
mirror of
https://github.com/zephyrproject-rtos/zephyr.git
Watch
1
Star
0
Fork
You've already forked zephyr
0
Code
Issues
Releases
Wiki
Activity
08b4fd431b
zephyr
/
drivers
/
bluetooth
/
Makefile
2 lines
36 B
Makefile
Raw
Normal View
History
Unescape
Escape
Conditional build of bluetooth driver uart component UART bluetooth driver build depends on CONFIG_BLUETOOTH_UART. Change-Id: I95561f8daef494507e65e7977f444d861f2dac74 Signed-off-by: Dmitriy Korovkin <dmitriy.korovkin@windriver.com>
2015-06-05 00:07:38 +08:00
obj-$(CONFIG_BLUETOOTH_UART)
=
uart.o