* [PATCH RESEND] clk: nuvoton: build with any architecture
@ 2026-09-04 21:46 Rosen Penev
0 siblings, 0 replies; only message in thread
From: Rosen Penev @ 2026-09-04 21:46 UTC (permalink / raw)
To: linux-clk; +Cc: Stephen Boyd, Brian Masney, Jerome Brunet, open list
The directory's Kconfig already has COMPILE_TEST. This allows it to
work.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
---
RESEND: seems the proper people were not CCd
drivers/clk/Makefile | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/drivers/clk/Makefile b/drivers/clk/Makefile
index 69a09b7d0097..dd94163d8de0 100644
--- a/drivers/clk/Makefile
+++ b/drivers/clk/Makefile
@@ -148,7 +148,7 @@ endif
obj-y += mstar/
obj-y += mvebu/
obj-$(CONFIG_ARCH_MXS) += mxs/
-obj-$(CONFIG_ARCH_MA35) += nuvoton/
+obj-y += nuvoton/
obj-$(CONFIG_COMMON_CLK_NXP) += nxp/
obj-$(CONFIG_COMMON_CLK_PISTACHIO) += pistachio/
obj-$(CONFIG_COMMON_CLK_PXA) += pxa/
--
2.55.0
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2026-09-04 21:47 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-09-04 21:46 [PATCH RESEND] clk: nuvoton: build with any architecture Rosen Penev
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
all inboxes | Powered by JetHome®