]> asedeno.scripts.mit.edu Git - linux.git/blobdiff - drivers/nvmem/Makefile
Merge branch 'dmi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jdelvar...
[linux.git] / drivers / nvmem / Makefile
index c1fe4768dfef9445909dafd5ccb438c3cd1493f3..e5c153d99a670822172e2ae11f6eee9aa6f38878 100644 (file)
@@ -16,6 +16,8 @@ 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_IMX_OCOTP_SCU)      += nvmem-imx-ocotp-scu.o
+nvmem-imx-ocotp-scu-y          := imx-ocotp-scu.o
 obj-$(CONFIG_NVMEM_LPC18XX_EEPROM)     += nvmem_lpc18xx_eeprom.o
 nvmem_lpc18xx_eeprom-y := lpc18xx_eeprom.o
 obj-$(CONFIG_NVMEM_LPC18XX_OTP)        += nvmem_lpc18xx_otp.o