]> git.karo-electronics.de Git - karo-tx-linux.git/blobdiff - net/nfc/hci/Makefile
Merge branch 'misc' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild
[karo-tx-linux.git] / net / nfc / hci / Makefile
index b44686b581afa7026432daa504edc99951aa81fd..c5dbb6891b24bcce74821a648b04345d02dfcc39 100644 (file)
@@ -4,5 +4,5 @@
 
 obj-$(CONFIG_NFC_HCI) += hci.o
 
-hci-y                  := core.o hcp.o command.o llc.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