]> Gitweb @ Texas Instruments - Open Source Git Repositories - git.TI.com/gitweb - glsdk/glsdk-u-boot.git/blobdiff - arch/arm/cpu/armv7/omap5/Makefile
ARM: OMAP4+: Change the PRCM structure prototype common for all Socs
[glsdk/glsdk-u-boot.git] / arch / arm / cpu / armv7 / omap5 / Makefile
index 9b261c4df21c6dba9b4373c21253ac9c5660c855..81625f6e6874bd3e86a5f0e709a5ed594eb754d7 100644 (file)
@@ -29,6 +29,8 @@ COBJS += hwinit.o
 COBJS  += clocks.o
 COBJS  += emif.o
 COBJS  += sdram.o
+COBJS  += prcm-regs.o
+COBJS  += hw_data.o
 
 SRCS   := $(SOBJS:.o=.S) $(COBJS:.o=.c)
 OBJS   := $(addprefix $(obj),$(COBJS) $(SOBJS))