Skip to content

Commit 9a7fba2

Browse files
arm: adi: Adding platform subdirectory to Makefile
Adding sc5xx platform for compilation Signed-off-by: Utsav Agarwal <utsav.agarwal@analog.com>
1 parent 94087c3 commit 9a7fba2

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

arch/arm/Makefile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -215,6 +215,7 @@ machine-$(CONFIG_ARCH_RPC) += rpc
215215
machine-$(CONFIG_PLAT_SAMSUNG) += s3c
216216
machine-$(CONFIG_ARCH_S5PV210) += s5pv210
217217
machine-$(CONFIG_ARCH_SA1100) += sa1100
218+
machine-$(CONFIG_ARCH_SC5XX) += sc5xx
218219
machine-$(CONFIG_ARCH_RENESAS) += shmobile
219220
machine-$(CONFIG_ARCH_INTEL_SOCFPGA) += socfpga
220221
machine-$(CONFIG_ARCH_STI) += sti

0 commit comments

Comments
 (0)