diff options
Diffstat (limited to '0009-lib-fdt-elf-move-lib-fdt-elf-temp.o-and-their-deps-t.patch')
-rw-r--r-- | 0009-lib-fdt-elf-move-lib-fdt-elf-temp.o-and-their-deps-t.patch | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/0009-lib-fdt-elf-move-lib-fdt-elf-temp.o-and-their-deps-t.patch b/0009-lib-fdt-elf-move-lib-fdt-elf-temp.o-and-their-deps-t.patch index 9ee7104..f33d27d 100644 --- a/0009-lib-fdt-elf-move-lib-fdt-elf-temp.o-and-their-deps-t.patch +++ b/0009-lib-fdt-elf-move-lib-fdt-elf-temp.o-and-their-deps-t.patch @@ -1,7 +1,7 @@ From afb85cf1e8f165abf88de9d8a6df625692a753b1 Mon Sep 17 00:00:00 2001 From: Michal Orzel <michal.orzel@amd.com> Date: Fri, 2 Feb 2024 08:04:07 +0100 -Subject: [PATCH 09/10] lib{fdt,elf}: move lib{fdt,elf}-temp.o and their deps +Subject: [PATCH 09/67] lib{fdt,elf}: move lib{fdt,elf}-temp.o and their deps to $(targets) At the moment, trying to run xencov read/reset (calling SYSCTL_coverage_op @@ -66,5 +66,5 @@ index 75aaefa2e3..4d14fd61ba 100644 -extra-y += libfdt-temp.o $(LIBFDT_OBJS) +targets += libfdt-temp.o $(LIBFDT_OBJS) -- -2.43.0 +2.44.0 |