]> git.karo-electronics.de Git - karo-tx-linux.git/blobdiff - net/nfc/hci/Makefile
Merge tag 'firewire-fix' of git://git.kernel.org/pub/scm/linux/kernel/git/ieee1394...
[karo-tx-linux.git] / net / nfc / hci / Makefile
index f9c44b2fb065de5b7f753390caeb4b3ab5466b68..c5dbb6891b24bcce74821a648b04345d02dfcc39 100644 (file)
@@ -4,5 +4,5 @@
 
 obj-$(CONFIG_NFC_HCI) += hci.o
 
-hci-y                  := core.o hcp.o command.o
-hci-$(CONFIG_NFC_SHDLC)        += shdlc.o
+hci-y                  := core.o hcp.o command.o llc.o llc_nop.o
+hci-$(CONFIG_NFC_SHDLC) += llc_shdlc.o