OSDN Git Service

Merge branch 'for-linus-4.3' of git://git.kernel.org/pub/scm/linux/kernel/git/mason...
[sagit-ice-cold/kernel_xiaomi_msm8998.git] / drivers / nvmem / Makefile
1 #
2 # Makefile for nvmem drivers.
3 #
4
5 obj-$(CONFIG_NVMEM)             += nvmem_core.o
6 nvmem_core-y                    := core.o
7
8 # Devices
9 obj-$(CONFIG_QCOM_QFPROM)       += nvmem_qfprom.o
10 nvmem_qfprom-y                  := qfprom.o
11 obj-$(CONFIG_NVMEM_SUNXI_SID)   += nvmem_sunxi_sid.o
12 nvmem_sunxi_sid-y               := sunxi_sid.o