Training courses
Kernel and Embedded Linux
Bootlin training courses
1 2 3 4 5 6 7 8
# # Makefile for the Linux NFC HCI layer. # obj-$([31mCONFIG_NFC_HCI[0m) += hci.o hci-y := core.o hcp.o command.o llc.o llc_nop.o hci-$([31mCONFIG_NFC_SHDLC[0m) += llc_shdlc.o