dm: cache: Create a uclass for cache
[oweals/u-boot.git] / drivers / Makefile
index a7bba3ed564b0dfc4035be3254a81abd1612a9f0..0a00096332b6ae25bf0dfe03fb8bb369ecf67977 100644 (file)
@@ -77,6 +77,7 @@ obj-$(CONFIG_BIOSEMU) += bios_emulator/
 obj-y += block/
 obj-y += board/
 obj-$(CONFIG_BOOTCOUNT_LIMIT) += bootcount/
+obj-y += cache/
 obj-$(CONFIG_CPU) += cpu/
 obj-y += crypto/
 obj-$(CONFIG_FASTBOOT) += fastboot/