OMAP3+: reset: Create a common reset layer.
[oweals/u-boot.git] / arch / arm / cpu / armv7 / omap-common / Makefile
index 447fcd5eff12316e97a0162dab2ac6038b0e1924..2a6625f1c4d0deb742ab0aa9846f82eecc278584 100644 (file)
@@ -37,6 +37,7 @@ ifneq ($(CONFIG_OMAP44XX)$(CONFIG_OMAP54XX),)
 COBJS  += hwinit-common.o
 COBJS  += clocks-common.o
 COBJS  += emif-common.o
+COBJS  += vc.o
 endif
 
 ifneq ($(CONFIG_AM33XX)$(CONFIG_OMAP44XX)$(CONFIG_OMAP54XX),)