summaryrefslogtreecommitdiffstats
path: root/arch/riscv/Makefile
diff options
context:
space:
mode:
authorAhmad Fatoum <a.fatoum@pengutronix.de>2021-03-22 14:39:08 +0100
committerSascha Hauer <s.hauer@pengutronix.de>2021-03-23 12:16:25 +0100
commit2a2ea36c14c2f301c6ce3705c6864f23e1e7e40c (patch)
tree295b8784a4797f9e9cd5f96c65c04078b7d1ab8f /arch/riscv/Makefile
parent497a1f97cb156863f78673cb3a2cbc8a2b0bdb9e (diff)
downloadbarebox-2a2ea36c14c2f301c6ce3705c6864f23e1e7e40c.tar.gz
barebox-2a2ea36c14c2f301c6ce3705c6864f23e1e7e40c.tar.xz
RISC-V: erizo: move to arch/riscv/boards/erizo
In preparation for migrating to PBL for RISC-V platforms, move the only existing board support to a new arch/riscv/boards/ directory. Signed-off-by: Ahmad Fatoum <a.fatoum@pengutronix.de> Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
Diffstat (limited to 'arch/riscv/Makefile')
-rw-r--r--arch/riscv/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/riscv/Makefile b/arch/riscv/Makefile
index edf3a971e6..d9cefe32c0 100644
--- a/arch/riscv/Makefile
+++ b/arch/riscv/Makefile
@@ -41,7 +41,7 @@ MACH :=
endif
common-y += $(MACH)
-common-y += arch/riscv/boot/
+common-y += arch/riscv/boards/
common-y += arch/riscv/lib/
common-$(CONFIG_OFTREE) += arch/riscv/dts/