dm: core: Add operations on device tree references
[oweals/u-boot.git] / drivers / core / Makefile
index 4211fd1e2213af8253192a3d172fd3bbea75ec98..c25288e4643c829d7083b1e2a8d02caafb8787d8 100644 (file)
@@ -12,3 +12,4 @@ obj-$(CONFIG_DM)      += dump.o
 obj-$(CONFIG_$(SPL_)REGMAP)    += regmap.o
 obj-$(CONFIG_$(SPL_)SYSCON)    += syscon-uclass.o
 obj-$(CONFIG_OF_LIVE) += of_access.o
+obj-$(CONFIG_OF_CONTROL) += ofnode.o