OMAP3+: introduce generic ABB support
[oweals/u-boot.git] / arch / arm / cpu / armv7 / omap-common / Makefile
index 55e82ba3694c88be669553b575d25b938983daa8..c4b9809ad07d4145ccd7f30c6499eb4ebde68bca 100644 (file)
@@ -34,6 +34,7 @@ COBJS += hwinit-common.o
 COBJS  += clocks-common.o
 COBJS  += emif-common.o
 COBJS  += vc.o
+COBJS  += abb.o
 endif
 
 ifneq ($(CONFIG_AM33XX)$(CONFIG_OMAP44XX)$(CONFIG_OMAP54XX)$(CONFIG_TI814X),)