[U-Boot] [PATCH 07/10] arc: move linker script in arch/arc/cpu folder
Alexey Brodkin
Alexey.Brodkin at synopsys.com
Sat Jan 10 00:10:12 CET 2015
This way we'll be able to use the same one script for either ARC CPU.
Signed-off-by: Alexey Brodkin <abrodkin at synopsys.com>
---
arch/arc/cpu/{arc700 => }/u-boot.lds | 0
1 file changed, 0 insertions(+), 0 deletions(-)
rename arch/arc/cpu/{arc700 => }/u-boot.lds (100%)
diff --git a/arch/arc/cpu/arc700/u-boot.lds b/arch/arc/cpu/u-boot.lds
similarity index 100%
rename from arch/arc/cpu/arc700/u-boot.lds
rename to arch/arc/cpu/u-boot.lds
--
2.1.0
More information about the U-Boot
mailing list