We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 94087c3 commit 9a7fba2Copy full SHA for 9a7fba2
arch/arm/Makefile
@@ -215,6 +215,7 @@ machine-$(CONFIG_ARCH_RPC) += rpc
215
machine-$(CONFIG_PLAT_SAMSUNG) += s3c
216
machine-$(CONFIG_ARCH_S5PV210) += s5pv210
217
machine-$(CONFIG_ARCH_SA1100) += sa1100
218
+machine-$(CONFIG_ARCH_SC5XX) += sc5xx
219
machine-$(CONFIG_ARCH_RENESAS) += shmobile
220
machine-$(CONFIG_ARCH_INTEL_SOCFPGA) += socfpga
221
machine-$(CONFIG_ARCH_STI) += sti
0 commit comments