Merge tag 'for-linus-20160112' of git://git.infradead.org/linux-mtd
[deliverable/linux.git] / drivers / nfc / fdp / Makefile
1 #
2 # Makefile for FDP NCI based NFC driver
3 #
4
5 obj-$(CONFIG_NFC_FDP) += fdp.o
6 obj-$(CONFIG_NFC_FDP_I2C) += fdp_i2c.o
7
8 fdp_i2c-objs = i2c.o
9
This page took 0.029433 seconds and 5 git commands to generate.