mirror of
https://github.com/AsahiLinux/u-boot
synced 2024-11-15 09:27:35 +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
213 B
Makefile
5 lines
213 B
Makefile
# SPDX-License-Identifier: GPL-2.0+
|
|
# Copyright (C) 2015-2016 Texas Instruments Incorporated - https://www.ti.com/
|
|
|
|
obj-${CONFIG_TI_I2C_BOARD_DETECT} += board_detect.o
|
|
obj-${CONFIG_CMD_EXTENSION} += cape_detect.o
|