Inochi Amaoto
b5e3956535
kbuild: install-extmod-build: Fix build when specifying KBUILD_OUTPUT
...
Since commit 5f73e7d0386d ("kbuild: refactor cross-compiling
linux-headers package"), the linux-headers pacman package fails
to build when "O=" is set. The build system complains:
/mnt/chroot/linux/scripts/Makefile.build:41: mnt/chroots/linux-mainline/pacman/linux-upstream/pkg/linux-upstream-headers/usr//lib/modules/6.14.0-rc3-00350-g771dba31fffc/build/scripts/Makefile: No such file or directory
This is because the "srcroot" variable is set to "." and the
"build" variable is set to the absolute path. This makes the
"src" variables point to wrong directory.
Change the "build" variable to a relative path to "." to
fix build.
Fixes: 5f73e7d0386d ("kbuild: refactor cross-compiling linux-headers package")
Signed-off-by: Inochi Amaoto <inochiama@gmail.com>
Signed-off-by: Masahiro Yamada <masahiroy@kernel.org>
2025-03-06 20:32:30 +09:00
..
2024-06-05 15:52:34 +02:00
2024-09-01 20:34:49 +09:00
2025-01-12 20:21:01 -08:00
2024-09-05 10:17:03 -05:00
2024-08-05 14:34:23 -07:00
2025-02-01 03:53:24 -08:00
2025-01-11 01:25:26 +09:00
2025-01-27 07:44:16 +09:00
2024-10-07 02:12:27 +09:00
2024-11-19 13:57:03 -08:00
2025-01-30 08:43:12 +09:00
2025-02-16 03:10:58 +09:00
2025-03-06 20:32:30 +09:00
2025-01-31 19:49:17 -08:00
2024-12-11 20:13:00 -08:00
2024-10-03 17:47:53 -07:00
2024-07-16 01:08:37 +09:00
2024-05-02 10:14:52 -06:00
2025-01-26 17:50:53 -08:00
2024-07-29 15:34:22 -06:00
2024-11-28 08:10:23 +09:00
2024-10-09 13:39:11 +02:00
2025-01-12 19:03:34 -08:00
2024-11-27 09:38:27 +09:00
2024-10-17 15:16:04 -07:00
2024-07-29 03:47:00 +09:00
2024-07-29 03:47:00 +09:00
2024-12-11 20:13:00 -08:00
2024-09-20 09:21:43 +09:00
2025-01-10 01:01:24 +01:00
2025-02-07 00:09:33 +01:00
2024-08-26 16:10:12 -06:00
2024-09-01 17:59:01 -07:00
2024-12-10 12:04:19 +00:00
2024-05-07 08:55:23 +10:00
2024-07-20 13:34:54 +09:00
2024-09-20 09:21:52 +09:00
2024-11-27 09:38:27 +09:00
2024-10-13 22:22:28 +02:00
2024-12-30 11:15:10 -07:00
2024-07-15 03:13:32 +09:00
2024-12-10 17:57:42 +01:00
2024-09-01 20:43:28 -07:00
2024-07-16 01:08:37 +09:00
2025-01-31 12:07:07 -08:00
2024-07-18 10:01:55 -07:00
2024-11-27 09:38:27 +09:00
2024-11-11 20:00:21 -08:00
2025-02-01 04:28:05 +09:00
2024-11-16 09:52:56 +01:00
2024-11-28 08:10:23 +09:00
2024-11-28 08:10:23 +09:00
2025-01-10 23:01:21 +09:00
2024-06-26 00:18:57 +09:00
2024-09-30 20:42:52 +09:00
2025-02-09 10:05:32 -08:00
2024-11-28 08:11:55 +09:00
2024-09-16 18:04:37 +02:00
2025-02-06 19:28:14 +09:00
2024-11-28 08:11:55 +09:00
2025-01-18 08:52:09 +09:00
2025-01-11 02:36:32 +09:00
2024-10-31 21:40:46 +09:00
2024-11-27 09:38:27 +09:00
2024-05-21 12:09:36 -07:00
2024-11-30 13:41:50 -08:00
2024-09-20 09:21:43 +09:00
2024-05-05 20:17:25 +02:00
2024-12-28 23:23:52 +09:00
2024-09-07 17:24:08 +09:00
2025-02-06 01:08:58 +09:00
2024-12-03 08:22:25 -08:00
2024-10-03 16:07:51 -04:00
2024-07-10 10:28:52 +02:00
2024-11-12 21:26:54 +01:00
2024-11-12 21:26:54 +01:00
2025-01-10 00:17:00 +01:00
2024-10-28 00:27:16 +01:00
2024-09-05 22:44:18 +02:00
2024-11-28 08:11:56 +09:00
2024-09-20 19:52:48 +03:00
2025-01-10 07:59:04 -05:00
2025-01-08 15:38:33 +01:00
2025-01-12 20:21:06 -08:00
2024-09-05 14:32:36 -06:00
2024-09-20 19:49:52 +03:00
2024-09-10 13:56:37 +09:00
2024-11-06 12:59:44 -05:00
2024-06-28 15:23:38 +02:00
2025-01-27 16:51:51 -08:00
2024-09-20 09:21:52 +09:00
2024-09-01 20:43:27 -07:00