X-Git-Url: https://bbs.cooldavid.org/git/?a=blobdiff_plain;ds=sidebyside;f=net%2Fbluetooth%2FMakefile;h=7ca1f46a471a6e0f135a470b78491c23809069ff;hb=87217502d4f45a9925c5eda5b2179f1220e87537;hp=d1e433f7d6734c6a63432cefcd5870f1302f663c;hpb=aef8755711a28bb0ecde7780ae6613fcb62cf6f7;p=net-next-2.6.git diff --git a/net/bluetooth/Makefile b/net/bluetooth/Makefile index d1e433f7d67..7ca1f46a471 100644 --- a/net/bluetooth/Makefile +++ b/net/bluetooth/Makefile @@ -10,4 +10,4 @@ obj-$(CONFIG_BT_BNEP) += bnep/ obj-$(CONFIG_BT_CMTP) += cmtp/ obj-$(CONFIG_BT_HIDP) += hidp/ -bluetooth-objs := af_bluetooth.o hci_core.o hci_conn.o hci_event.o hci_sock.o hci_sysfs.o lib.o +bluetooth-y := af_bluetooth.o hci_core.o hci_conn.o hci_event.o hci_sock.o hci_sysfs.o lib.o