]> Git Repo - u-boot.git/blobdiff - arch/arm/cpu/armv7/am33xx/Makefile
Add TI816X support
[u-boot.git] / arch / arm / cpu / armv7 / am33xx / Makefile
index bd8e7528bb6b1ef05b898e120e72bc019b7bcc64..f6a297c9daf05051824622d106f96481fa69a6a0 100644 (file)
@@ -16,6 +16,7 @@ ifneq ($(CONFIG_AM43XX)$(CONFIG_AM33XX),)
 COBJS  += clock.o
 endif
 
+COBJS-$(CONFIG_TI816X) += clock_ti816x.o
 COBJS  += sys_info.o
 COBJS  += mem.o
 COBJS  += ddr.o
This page took 0.032897 seconds and 4 git commands to generate.