mirror of
https://github.com/AuxXxilium/linux_dsm_epyc7002.git
synced 2024-12-28 11:18:45 +07:00
10 lines
274 B
Makefile
10 lines
274 B
Makefile
|
# SPDX-License-Identifier: GPL-2.0
|
||
|
#
|
||
|
# Make file to build device tree binaries for boards based on
|
||
|
# Texas Instruments Inc processors
|
||
|
#
|
||
|
# Copyright (C) 2016-2018 Texas Instruments Incorporated - http://www.ti.com/
|
||
|
#
|
||
|
|
||
|
dtb-$(CONFIG_ARCH_K3_AM6_SOC) += k3-am654-base-board.dtb
|