OSDN Git Service

TODO: Add entry for runtime selection of drivers
authorAnderson Lizardo <anderson.lizardo@openbossa.org>
Tue, 13 Nov 2012 15:49:45 +0000 (11:49 -0400)
committerJohan Hedberg <johan.hedberg@intel.com>
Tue, 13 Nov 2012 17:41:46 +0000 (19:41 +0200)
commitaf89e34f8c956faa281dba60f3a276fe887fb93c
tree80f2fd8969aa110f3bae8fee220bf3bb01b5fde7
parent993e52f5cb2c9f351f97add201a481392b512829
TODO: Add entry for runtime selection of drivers

This will allow to drop usage of symlinks to C files, which require
messing with CPPFLAGS so headers can be found by the preprocessor.

It also allows for easier testing, because it is not necessary to
rebuild BlueZ to test different drivers.
TODO