
30 Aug
2018
30 Aug
'18
9:54 a.m.
The linker script can be shared by all RISC-V targets. Move it to a common place.
Signed-off-by: Bin Meng bmeng.cn@gmail.com ---
arch/riscv/cpu/{ax25 => }/u-boot.lds | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename arch/riscv/cpu/{ax25 => }/u-boot.lds (100%)
diff --git a/arch/riscv/cpu/ax25/u-boot.lds b/arch/riscv/cpu/u-boot.lds similarity index 100% rename from arch/riscv/cpu/ax25/u-boot.lds rename to arch/riscv/cpu/u-boot.lds
--
2.7.4