mirror of
https://github.com/AsahiLinux/u-boot
synced 2025-01-08 11:18:53 +00:00
a94a4071d4
Replace instances of http://www.ti.com with https://www.ti.com Signed-off-by: Nishanth Menon <nm@ti.com>
8 lines
158 B
Makefile
8 lines
158 B
Makefile
# SPDX-License-Identifier: GPL-2.0+
|
|
#
|
|
# Makefile
|
|
#
|
|
# Copyright (C) 2011 Texas Instruments Incorporated - https://www.ti.com/
|
|
|
|
obj-y := mux.o
|
|
obj-y += board.o
|