]> git.dujemihanovic.xyz Git - u-boot.git/commit
clk: sunxi: Use the right symbol in the Makefile
authorSamuel Holland <samuel@sholland.org>
Tue, 31 Oct 2023 04:49:22 +0000 (23:49 -0500)
committerAndre Przywara <andre.przywara@arm.com>
Sun, 12 Nov 2023 16:46:16 +0000 (16:46 +0000)
commitca43266562461c3bd871da5adffecc46eb05dc56
tree3930468c14bdf7222694a3c08fa88916faf85899
parent43b573df333c51c435a50e0660522d826d62911e
clk: sunxi: Use the right symbol in the Makefile

CONFIG_ARCH_SUNXI will not be enabled for RISC-V SoCs using this driver.
Use the symbol for the driver itself instead.

Signed-off-by: Samuel Holland <samuel@sholland.org>
Reviewed-by: Andre Przywara <andre.przywara@arm.com>
drivers/clk/Makefile