Hi,
I am trying to include the BlueZ into the kernel I am building, but
the
object files are not getting created.
I am having an hardware built on imx platform and should I include
Axis or
Bluez to get support for max usb dongles?
the mailing list for BlueZ is linux-bluetooth@xxxxxxxxxxxxxxx and not
this one.
To be more specific this is the make file
#
# Makefile for Bluetooth HCI device drivers.
#
O_TARGET := bluetooth.o
list-multi := hci_uart.o
obj-$(CONFIG_BLUEZ_HCIUSB) += hci_usb.o
obj-$(CONFIG_BLUEZ_HCIVHCI) += hci_vhci.o
This looks more like a 2.4 kernel and so my first advise is to switch
to 2.6 since almost nobody is gonna help you with an outdated 2.4
kernel.
Regards
Marcel
--
To unsubscribe from this list: send the line "unsubscribe linux-usb" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html