]> Git Repo - u-boot.git/blob - cmd/ti/Makefile
dts: arm: socfpga: merge gen5 devicetrees from linux
[u-boot.git] / cmd / ti / Makefile
1 # SPDX-License-Identifier: GPL-2.0+
2 # Copyright (C) 2017 Texas Instruments Incorporated - http://www.ti.com/
3
4 obj- += dummy.o
5
6 ifndef CONFIG_SPL_BUILD
7 obj-$(CONFIG_CMD_DDR3) += ddr3.o
8 endif
This page took 0.034167 seconds and 4 git commands to generate.