]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - drivers/misc/Makefile
ARM: mxs: Add OCOTP driver
[karo-tx-uboot.git] / drivers / misc / Makefile
index c77e40a2d444a8b8f92ac6cfaa374ee25342fa0b..0f9f6f1fdd827fa3b4da4706038e826500396760 100644 (file)
@@ -16,6 +16,7 @@ obj-$(CONFIG_FSL_IIM) += fsl_iim.o
 obj-$(CONFIG_GPIO_LED) += gpio_led.o
 obj-$(CONFIG_FSL_MC9SDZ60) += mc9sdz60.o
 obj-$(CONFIG_MXC_OCOTP) += mxc_ocotp.o
+obj-$(CONFIG_MXS_OCOTP) += mxs_ocotp.o
 obj-$(CONFIG_NS87308) += ns87308.o
 obj-$(CONFIG_PDSP188x) += pdsp188x.o
 obj-$(CONFIG_STATUS_LED) += status_led.o