aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorbalrog <balrog@c046a42c-6fe2-441c-8c8c-71466251a162>2008-09-29 00:25:17 +0000
committerbalrog <balrog@c046a42c-6fe2-441c-8c8c-71466251a162>2008-09-29 00:25:17 +0000
commit47e699dc804e7b2dd448dafe6f519c8aae2cf8b9 (patch)
tree90d00b7f9378880073963c88ad8194816ea34ff7 /Makefile
parentAdd L2CAP logic and a virtual SDP server for use in emulated devices. (diff)
downloadqemu-kvm-47e699dc804e7b2dd448dafe6f519c8aae2cf8b9.tar.gz
qemu-kvm-47e699dc804e7b2dd448dafe6f519c8aae2cf8b9.tar.bz2
qemu-kvm-47e699dc804e7b2dd448dafe6f519c8aae2cf8b9.zip
Bluetooth HIDP emulation on top of usb-hid.c and L2CAP and SDP.
git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@5347 c046a42c-6fe2-441c-8c8c-71466251a162
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 4e0b67e38..2cfdb4279 100644
--- a/Makefile
+++ b/Makefile
@@ -81,7 +81,7 @@ OBJS+=scsi-generic.o
OBJS+=usb.o usb-hub.o usb-linux.o usb-hid.o usb-msd.o usb-wacom.o
OBJS+=usb-serial.o usb-net.o
OBJS+=sd.o ssi-sd.o
-OBJS+=bt.o bt-host.o bt-l2cap.o bt-sdp.o bt-hci.o
+OBJS+=bt.o bt-host.o bt-l2cap.o bt-sdp.o bt-hci.o bt-hid.o
ifdef CONFIG_BRLAPI
OBJS+= baum.o