net/mlx4_core: Reduce harmless SRIOV error message to debug level
[linux-2.6-block.git] / drivers / nvmem / Makefile
index 86e45995fdadb7fec0fe2d9eea5b1c5a0d2f9e6b..1731406586933739b137e0c6a8d48d3e29a1fa9b 100644 (file)
@@ -8,6 +8,8 @@ nvmem_core-y                    := core.o
 # Devices
 obj-$(CONFIG_NVMEM_BCM_OCOTP)  += nvmem-bcm-ocotp.o
 nvmem-bcm-ocotp-y              := bcm-ocotp.o
+obj-$(CONFIG_NVMEM_IMX_IIM)    += nvmem-imx-iim.o
+nvmem-imx-iim-y                        := imx-iim.o
 obj-$(CONFIG_NVMEM_IMX_OCOTP)  += nvmem-imx-ocotp.o
 nvmem-imx-ocotp-y              := imx-ocotp.o
 obj-$(CONFIG_NVMEM_LPC18XX_EEPROM)     += nvmem_lpc18xx_eeprom.o