From 1ae26a18a33263330e1551abf5244d68f8aa825a Mon Sep 17 00:00:00 2001 From: balrog Date: Sun, 28 Sep 2008 23:19:47 +0000 Subject: Add a "null" bluetooth HCI and a header file for bluetooth. git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@5342 c046a42c-6fe2-441c-8c8c-71466251a162 --- Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'Makefile') diff --git a/Makefile b/Makefile index d1a1adb174..9e6f760f15 100644 --- a/Makefile +++ b/Makefile @@ -81,6 +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 ifdef CONFIG_BRLAPI OBJS+= baum.o -- cgit v1.2.3