Merge branch 'master' of git://www.denx.de/git/u-boot-mmc
[oweals/u-boot.git] / arch / arm / cpu / armv7 / omap-common / Makefile
index 0efc80ddeb486e5e154091304225ae042d3f1f16..c4b9809ad07d4145ccd7f30c6499eb4ebde68bca 100644 (file)
@@ -34,9 +34,10 @@ 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),)
+ifneq ($(CONFIG_AM33XX)$(CONFIG_OMAP44XX)$(CONFIG_OMAP54XX)$(CONFIG_TI814X),)
 COBJS  += boot-common.o
 SOBJS  += lowlevel_init.o
 endif