Andrew Davis | 336b079 | 2024-05-10 15:21:24 -0500 | [diff] [blame] | 1 | # SPDX-License-Identifier: GPL-2.0+ |
2 | # | ||||
3 | # Copyright (C) 2024 Texas Instruments Incorporated - https://www.ti.com/ | ||||
4 | # Andrew Davis <afd@ti.com> | ||||
5 | |||||
Tom Rini | a9705f0 | 2024-06-03 18:42:11 -0600 | [diff] [blame] | 6 | obj-$(CONFIG_OF_SYSTEM_SETUP) += am62p5_fdt.o |
Andrew Davis | 336b079 | 2024-05-10 15:21:24 -0500 | [diff] [blame] | 7 | obj-$(CONFIG_SPL_BUILD) += am62p5_init.o |