drm/cirrus: Fix NULL pointer dereference when registering the fbdev
[deliverable/linux.git] / drivers / nfc / st21nfca / Makefile
CommitLineData
68957303
CR
1#
2# Makefile for ST21NFCA HCI based NFC driver
3#
4
15d17170 5st21nfca_hci-objs = core.o dep.o se.o vendor_cmds.o
300c627f 6obj-$(CONFIG_NFC_ST21NFCA) += st21nfca_hci.o
68957303 7
300c627f 8st21nfca_i2c-objs = i2c.o
68957303 9obj-$(CONFIG_NFC_ST21NFCA_I2C) += st21nfca_i2c.o
This page took 0.192835 seconds and 5 git commands to generate.