summaryrefslogtreecommitdiff
path: root/hw/bt/Makefile.objs
diff options
context:
space:
mode:
Diffstat (limited to 'hw/bt/Makefile.objs')
-rw-r--r--hw/bt/Makefile.objs3
1 files changed, 3 insertions, 0 deletions
diff --git a/hw/bt/Makefile.objs b/hw/bt/Makefile.objs
index e69de29bb2..867a7d2e8a 100644
--- a/hw/bt/Makefile.objs
+++ b/hw/bt/Makefile.objs
@@ -0,0 +1,3 @@
+common-obj-y += core.o l2cap.o sdp.o hci.o hid.o
+common-obj-y += hci-csr.o
+