]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - drivers/misc/Makefile
sandbox: Add a warm and cold reset driver
[karo-tx-uboot.git] / drivers / misc / Makefile
index 5da5178737179f07420100bf2c0c51c52dd861bf..629de25a428b14cb0686bb598cd1f52aa1f5f1d2 100644 (file)
@@ -22,6 +22,7 @@ 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_SANDBOX) += reset_sandbox.o
 ifdef CONFIG_DM_I2C
 obj-$(CONFIG_SANDBOX) += i2c_eeprom_emul.o
 endif