Revert "ns16650: Make sure we have CONFIG_CLK set before using infrastructure"
[oweals/u-boot.git] / drivers / reset / Makefile
index 71f3b219613ef183f54a59d8887f69b3d9e2c83f..5d4ea3d79dc42f1657c024f569d7b364a418d147 100644 (file)
@@ -5,3 +5,5 @@
 obj-$(CONFIG_DM_RESET) += reset-uclass.o
 obj-$(CONFIG_SANDBOX_MBOX) += sandbox-reset.o
 obj-$(CONFIG_SANDBOX_MBOX) += sandbox-reset-test.o
+obj-$(CONFIG_TEGRA_CAR_RESET) += tegra-car-reset.o
+obj-$(CONFIG_TEGRA186_RESET) += tegra186-reset.o