All of lore.kernel.org
 help / color / mirror / Atom feed
* [LTP] [PATCH v5 0/2] make: Add kernel modules targets, FORCE_MODULES=1
@ 2025-08-15  8:19 Petr Vorel
  2025-08-15  8:19 ` [LTP] [PATCH v5 1/2] Makefile: Add kernel modules related make targets Petr Vorel
  2025-08-15  8:19 ` [LTP] [PATCH v5 2/2] modules.mk: Add FORCE_MODULES=1 to fail on error Petr Vorel
  0 siblings, 2 replies; 6+ messages in thread
From: Petr Vorel @ 2025-08-15  8:19 UTC (permalink / raw)
  To: ltp; +Cc: Ricardo B . Marlière

Changes v4->v5:
Properly handle exit on error (Li).

Link to v4:
https://patchwork.ozlabs.org/project/ltp/list/?series=468222&state=*

Link to v3:
https://patchwork.ozlabs.org/project/ltp/list/?series=468187&state=*

Link to v2:
https://patchwork.ozlabs.org/project/ltp/patch/20250801100935.974351-1-pvorel@suse.cz/

Link to v1:
https://patchwork.ozlabs.org/project/ltp/patch/20250801094205.965645-1-pvorel@suse.cz/

Petr Vorel (2):
  Makefile: Add kernel modules related make targets
  modules.mk: Add FORCE_MODULES=1 to fail on error

 INSTALL              | 16 ++++++++++++++++
 Makefile             | 21 +++++++++++++++++++++
 include/mk/module.mk | 24 +++++++++++++++++++++++-
 3 files changed, 60 insertions(+), 1 deletion(-)

-- 
2.50.1


-- 
Mailing list info: https://lists.linux.it/listinfo/ltp

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2025-08-15 15:07 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-08-15  8:19 [LTP] [PATCH v5 0/2] make: Add kernel modules targets, FORCE_MODULES=1 Petr Vorel
2025-08-15  8:19 ` [LTP] [PATCH v5 1/2] Makefile: Add kernel modules related make targets Petr Vorel
2025-08-15  8:19 ` [LTP] [PATCH v5 2/2] modules.mk: Add FORCE_MODULES=1 to fail on error Petr Vorel
2025-08-15  9:24   ` Li Wang via ltp
2025-08-15 14:12   ` Cyril Hrubis
2025-08-15 15:07     ` Petr Vorel

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.