commit | a9705f0348680c46abeaef14acd43878093818ed | [log] [tgz] |
---|---|---|
author | Tom Rini <trini@konsulko.com> | Mon Jun 03 18:42:11 2024 -0600 |
committer | Tom Rini <trini@konsulko.com> | Tue Jun 04 08:09:09 2024 -0600 |
tree | 8a758001963b7b45f869385ef9d00e30faf04bd3 | |
parent | a0d086ac6512425371001a1d430839df9238db2a [diff] [blame] | |
parent | f1c145119f5fab8cded946dabbfae2d8d81f6a40 [diff] [blame] |
Merge tag 'v2024.07-rc4' into next Prepare v2024.070-rc4
diff --git a/arch/arm/mach-k3/am62px/Makefile b/arch/arm/mach-k3/am62px/Makefile index 5902862..eed91a0 100644 --- a/arch/arm/mach-k3/am62px/Makefile +++ b/arch/arm/mach-k3/am62px/Makefile
@@ -3,4 +3,5 @@ # Copyright (C) 2024 Texas Instruments Incorporated - https://www.ti.com/ # Andrew Davis <afd@ti.com> +obj-$(CONFIG_OF_SYSTEM_SETUP) += am62p5_fdt.o obj-$(CONFIG_SPL_BUILD) += am62p5_init.o