mirror of
https://github.com/u-boot/u-boot.git
synced 2025-04-18 10:54:37 +00:00

Replace instances of http://www.ti.com with https://www.ti.com Signed-off-by: Nishanth Menon <nm@ti.com>
5 lines
173 B
Makefile
5 lines
173 B
Makefile
# SPDX-License-Identifier: GPL-2.0+
|
|
# Copyright (C) 2017 Texas Instruments Incorporated - https://www.ti.com/
|
|
|
|
obj-$(CONFIG_CMD_DDR3) += ddr3.o
|
|
obj-$(CONFIG_CMD_PD) += pd.o
|