mirror of
https://github.com/revyos/th1520-vendor-uboot.git
synced 2026-07-13 19:54:56 +02:00
6 lines
122 B
Makefile
6 lines
122 B
Makefile
# SPDX-License-Identifier: GPL-2.0+
|
|
#
|
|
# Makefile for the U-Boot SOC specific device drivers.
|
|
|
|
obj-$(CONFIG_SOC_TI) += ti/
|