mirror of
https://github.com/AsahiLinux/u-boot
synced 2025-01-25 11:25:17 +00:00
a94a4071d4
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
|