mirror of
https://github.com/AsahiLinux/u-boot
synced 2024-11-18 18:59:44 +00:00
7 lines
171 B
Makefile
7 lines
171 B
Makefile
|
# Copyright (C) 2015-2016 Texas Instruments Incorporated - http://www.ti.com/
|
||
|
#
|
||
|
# SPDX-License-Identifier: GPL-2.0+
|
||
|
#
|
||
|
|
||
|
obj-${CONFIG_TI_I2C_BOARD_DETECT} += board_detect.o
|